filters icon

filters from Reicon by REICON · Outline · Tools · MIT Free for personal and commercial use.

Name
filters
Set
Reicon
Style
Outline
Category
Tools
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All filters icons →

More tools icons from Reicon

Use the filters icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 2.75a5.25 5.25 0 1 0 0 10.5a5.25 5.25 0 0 0 0-10.5M5.25 8a6.75 6.75 0 1 1 13.274 1.738A6.752 6.752 0 1 1 12 21.438a6.75 6.75 0 1 1-6.524-11.7A6.8 6.8 0 0 1 5.25 8m.77 3.136A5.252 5.252 0 0 0 8 21.25a5.25 5.25 0 0 0 5.079-6.586a6.75 6.75 0 0 1-7.058-3.529m8.504 3.126c.148.555.226 1.138.226 1.738a6.72 6.72 0 0 1-1.625 4.393a5.25 5.25 0 1 0 4.855-9.258a6.78 6.78 0 0 1-3.456 3.127" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconFilters(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M12 2.75a5.25 5.25 0 1 0 0 10.5a5.25 5.25 0 0 0 0-10.5M5.25 8a6.75 6.75 0 1 1 13.274 1.738A6.752 6.752 0 1 1 12 21.438a6.75 6.75 0 1 1-6.524-11.7A6.8 6.8 0 0 1 5.25 8m.77 3.136A5.252 5.252 0 0 0 8 21.25a5.25 5.25 0 0 0 5.079-6.586a6.75 6.75 0 0 1-7.058-3.529m8.504 3.126c.148.555.226 1.138.226 1.738a6.72 6.72 0 0 1-1.625 4.393a5.25 5.25 0 1 0 4.855-9.258a6.78 6.78 0 0 1-3.456 3.127" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 2.75a5.25 5.25 0 1 0 0 10.5a5.25 5.25 0 0 0 0-10.5M5.25 8a6.75 6.75 0 1 1 13.274 1.738A6.752 6.752 0 1 1 12 21.438a6.75 6.75 0 1 1-6.524-11.7A6.8 6.8 0 0 1 5.25 8m.77 3.136A5.252 5.252 0 0 0 8 21.25a5.25 5.25 0 0 0 5.079-6.586a6.75 6.75 0 0 1-7.058-3.529m8.504 3.126c.148.555.226 1.138.226 1.738a6.72 6.72 0 0 1-1.625 4.393a5.25 5.25 0 1 0 4.855-9.258a6.78 6.78 0 0 1-3.456 3.127" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-filters {
  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%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%202.75a5.25%205.25%200%201%200%200%2010.5a5.25%205.25%200%200%200%200-10.5M5.25%208a6.75%206.75%200%201%201%2013.274%201.738A6.752%206.752%200%201%201%2012%2021.438a6.75%206.75%200%201%201-6.524-11.7A6.8%206.8%200%200%201%205.25%208m.77%203.136A5.252%205.252%200%200%200%208%2021.25a5.25%205.25%200%200%200%205.079-6.586a6.75%206.75%200%200%201-7.058-3.529m8.504%203.126c.148.555.226%201.138.226%201.738a6.72%206.72%200%200%201-1.625%204.393a5.25%205.25%200%201%200%204.855-9.258a6.78%206.78%200%200%201-3.456%203.127%22%20clip-rule%3D%22evenodd%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%202.75a5.25%205.25%200%201%200%200%2010.5a5.25%205.25%200%200%200%200-10.5M5.25%208a6.75%206.75%200%201%201%2013.274%201.738A6.752%206.752%200%201%201%2012%2021.438a6.75%206.75%200%201%201-6.524-11.7A6.8%206.8%200%200%201%205.25%208m.77%203.136A5.252%205.252%200%200%200%208%2021.25a5.25%205.25%200%200%200%205.079-6.586a6.75%206.75%200%200%201-7.058-3.529m8.504%203.126c.148.555.226%201.138.226%201.738a6.72%206.72%200%200%201-1.625%204.393a5.25%205.25%200%201%200%204.855-9.258a6.78%206.78%200%200%201-3.456%203.127%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/filters.svg?color=%231a73e8&size=48