Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md filter alt
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFilterAltIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g><path d="M0,0h24 M24,24H0" fill="none"/><path d="M7,6h10l-5.01,6.3L7,6z M4.25,5.61C6.27,8.2,10,13,10,13v6c0,0.55,0.45,1,1,1h2c0.55,0,1-0.45,1-1v-6 c0,0,3.72-4.8,5.74-7.39C20.25,4.95,19.78,4,18.95,4H5.04C4.21,4,3.74,4.95,4.25,5.61z"/><path d="M0,0h24v24H0V0z" fill="none"/></g>
</svg>
);SVG Optimizer
Before
0.46 KB
↓
After
0.46 KB
Tags
adjustarrangechoosecontrolcustomizedataeditfilterfindfunneliconinformationinverted trianglelinelistnarrowoptionsorganizepreferencesrefinerefinementsearchselectsettingssiftsortsortingthree linestooltriangle
Compare Alternatives
See how other libraries approach this concept.