Back to Explorer
16 - 512
0.5 - 4.0
Save to
contentoutline
md filter list off
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFilterListOffIcon = (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></g><g><path d="M10.83,8H21V6H8.83L10.83,8z M15.83,13H18v-2h-4.17L15.83,13z M14,16.83V18h-4v-2h3.17l-3-3H6v-2h2.17l-3-3H3V6h0.17 L1.39,4.22l1.41-1.41l18.38,18.38l-1.41,1.41L14,16.83z"/></g>
</svg>
);SVG Optimizer
Before
0.37 KB
↓
After
0.37 KB
Tags
altbarschoicesclearcontroldatadisabledisableddisabled filterdisplayeditexclusionfilterfilteringinactiveinformationlineslistmanagementmenunot filteringoffofflineoptionsorganizepreferencesrefineremoverowsselectionsettingssiftslashsortingtoggleunfilterview
Compare Alternatives
See how other libraries approach this concept.