FilterOneSolid
filter-one-solid
npm install @mynaui/icons-react
import { FilterOneSolid } from "@mynaui/icons-react";
const App = () => {
return <FilterOneSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M7.175 3.25h9.65c.46 0 .855 0 1.167.028.31.029.679.094.986.33.406.313.652.79.672 1.3.015.389-.145.727-.301.997-.157.27-.386.593-.652.968L15.43 11.48c-.337.474-.448.636-.526.806a2.2 2.2 0 0 0-.163.51c-.034.184-.037.38-.037.962v5.872a.75.75 0 0 1-.41.668c-.99.505-2.203.608-3.205.202-1.057-.427-1.812-1.401-1.793-2.829v-3.913c0-.582-.003-.778-.037-.961a2.2 2.2 0 0 0-.163-.511c-.078-.17-.19-.332-.526-.806L5.303 6.873a14 14 0 0 1-.652-.968c-.156-.27-.316-.608-.301-.996.02-.512.266-.988.672-1.3.307-.237.676-.302.986-.33.312-.029.708-.029 1.167-.029m3.673 14.94c.119.485.427.767.804.92.423.171.97.188 1.499.035a1.3 1.3 0 0 0-.194-.448 1.27 1.27 0 0 0-.608-.463c-.418-.162-.963-.178-1.5-.043'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/filter-one.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-filter-one"></use>
</svg>