Filter Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Filter icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310722.svg" alt="Filter icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310722.svg" alt="Filter icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310722.svg" alt="Filter icon" :width="24" :height="24" />
CSS background
.icon-filter {
background-image: url('https://proicons.com/icon/310722.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M21.25 12H8.89464" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M4.53393 12H2.75" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M21.2499 18.6071H15.5017" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M11.1411 18.6071H2.75" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M21.25 5.39285H18.1447" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M13.7839 5.39285H2.75" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M15.9642 7.57323C17.1684 7.57323 18.1445 6.59705 18.1445 5.39288C18.1445 4.1887 17.1684 3.21252 15.9642 3.21252C14.76 3.21252 13.7838 4.1887 13.7838 5.39288C13.7838 6.59705 14.76 7.57323 15.9642 7.57323Z" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M6.71415 14.1804C7.91833 14.1804 8.89451 13.2042 8.89451 12.0001C8.89451 10.7959 7.91833 9.8197 6.71415 9.8197C5.50998 9.8197 4.5338 10.7959 4.5338 12.0001C4.5338 13.2042 5.50998 14.1804 6.71415 14.1804Z" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M13.3214 20.7875C14.5255 20.7875 15.5017 19.8113 15.5017 18.6071C15.5017 17.4029 14.5255 16.4268 13.3214 16.4268C12.1172 16.4268 11.141 17.4029 11.141 18.6071C11.141 19.8113 12.1172 20.7875 13.3214 20.7875Z" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> </svg>
Filter in other icon packs
Copied!