filter icon
filter from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- filter
- Set
- Mage Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
The same icon in other sets
filterAkar Iconsfilter-filledAnt Design IconsfilterBootstrap IconsfilterBoxIcons v2filterCarbonfilterCodiconsfilterElement PlusfilterFont Awesome 6 SolidfilterFont Awesome SolidfilterFeather Iconsfilter-outlineFlowbite Iconsfilter-12-filledFluent UI System IconsfilterHuge IconsfilterIconParkfilterIconPark OutlinefilterIconPark SolidfilterIconPark TwoTonefilterIconoirfilterIonIconsfilterJam IconsfilterLine AwesomefilterMaterial Line IconsfilterLucidefilterMajesticons
Related icons in Mage Icons
Use the filter icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="1.5" d="M21.25 12H8.895m-4.361 0H2.75m18.5 6.607h-5.748m-4.361 0H2.75m18.5-13.214h-3.105m-4.361 0H2.75m13.214 2.18a2.18 2.18 0 1 0 0-4.36a2.18 2.18 0 0 0 0 4.36Zm-9.25 6.607a2.18 2.18 0 1 0 0-4.36a2.18 2.18 0 0 0 0 4.36Zm6.607 6.608a2.18 2.18 0 1 0 0-4.361a2.18 2.18 0 0 0 0 4.36Z"/></svg>
React
import type { SVGProps } from "react";
export function MageFilter(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="1.5" d="M21.25 12H8.895m-4.361 0H2.75m18.5 6.607h-5.748m-4.361 0H2.75m18.5-13.214h-3.105m-4.361 0H2.75m13.214 2.18a2.18 2.18 0 1 0 0-4.36a2.18 2.18 0 0 0 0 4.36Zm-9.25 6.607a2.18 2.18 0 1 0 0-4.36a2.18 2.18 0 0 0 0 4.36Zm6.607 6.608a2.18 2.18 0 1 0 0-4.361a2.18 2.18 0 0 0 0 4.36Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="1.5" d="M21.25 12H8.895m-4.361 0H2.75m18.5 6.607h-5.748m-4.361 0H2.75m18.5-13.214h-3.105m-4.361 0H2.75m13.214 2.18a2.18 2.18 0 1 0 0-4.36a2.18 2.18 0 0 0 0 4.36Zm-9.25 6.607a2.18 2.18 0 1 0 0-4.36a2.18 2.18 0 0 0 0 4.36Zm6.607 6.608a2.18 2.18 0 1 0 0-4.361a2.18 2.18 0 0 0 0 4.36Z"/></svg> </template>
CSS
.icon-filter {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%20d%3D%22M21.25%2012H8.895m-4.361%200H2.75m18.5%206.607h-5.748m-4.361%200H2.75m18.5-13.214h-3.105m-4.361%200H2.75m13.214%202.18a2.18%202.18%200%201%200%200-4.36a2.18%202.18%200%200%200%200%204.36Zm-9.25%206.607a2.18%202.18%200%201%200%200-4.36a2.18%202.18%200%200%200%200%204.36Zm6.607%206.608a2.18%202.18%200%201%200%200-4.361a2.18%202.18%200%200%200%200%204.36Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%20d%3D%22M21.25%2012H8.895m-4.361%200H2.75m18.5%206.607h-5.748m-4.361%200H2.75m18.5-13.214h-3.105m-4.361%200H2.75m13.214%202.18a2.18%202.18%200%201%200%200-4.36a2.18%202.18%200%200%200%200%204.36Zm-9.25%206.607a2.18%202.18%200%201%200%200-4.36a2.18%202.18%200%200%200%200%204.36Zm6.607%206.608a2.18%202.18%200%201%200%200-4.361a2.18%202.18%200%200%200%200%204.36Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/filter.svg?color=%231a73e8&size=48