filters icon

filters-broken from Solar by 480 Design · Broken · Tools · CC-BY-4.0 Attribution required.

Name
filters-broken
Set
Solar
Style
Broken
Category
Tools
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More tools icons from Solar

Use the filters icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 20.2832C13.0615 21.2333 14.4633 21.811 16 21.811C19.3137 21.811 22 19.1247 22 15.811C22 13.0152 20.0878 10.6661 17.5 10"/><path stroke-linecap="round" d="M9 2.80269C9.88252 2.29218 10.9071 2 12 2C15.3137 2 18 4.68629 18 8C18 11.3137 15.3137 14 12 14C8.68629 14 6 11.3137 6 8C6 7.29873 6.12031 6.62556 6.34141 6"/><path stroke-linecap="round" d="M13.6063 13.8579C13.8607 14.5232 14 15.2453 14 16C14 19.3138 11.3137 22 8 22C7.29873 22 6.62556 21.8797 6 21.6586"/><path stroke-linecap="round" d="M6.39837 10.2162C3.86225 10.9169 2 13.241 2 16C2 17.0929 2.29218 18.1175 2.80269 19"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarFiltersBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M12 20.2832C13.0615 21.2333 14.4633 21.811 16 21.811C19.3137 21.811 22 19.1247 22 15.811C22 13.0152 20.0878 10.6661 17.5 10"/><path strokeLinecap="round" d="M9 2.80269C9.88252 2.29218 10.9071 2 12 2C15.3137 2 18 4.68629 18 8C18 11.3137 15.3137 14 12 14C8.68629 14 6 11.3137 6 8C6 7.29873 6.12031 6.62556 6.34141 6"/><path strokeLinecap="round" d="M13.6063 13.8579C13.8607 14.5232 14 15.2453 14 16C14 19.3138 11.3137 22 8 22C7.29873 22 6.62556 21.8797 6 21.6586"/><path strokeLinecap="round" d="M6.39837 10.2162C3.86225 10.9169 2 13.241 2 16C2 17.0929 2.29218 18.1175 2.80269 19"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 20.2832C13.0615 21.2333 14.4633 21.811 16 21.811C19.3137 21.811 22 19.1247 22 15.811C22 13.0152 20.0878 10.6661 17.5 10"/><path stroke-linecap="round" d="M9 2.80269C9.88252 2.29218 10.9071 2 12 2C15.3137 2 18 4.68629 18 8C18 11.3137 15.3137 14 12 14C8.68629 14 6 11.3137 6 8C6 7.29873 6.12031 6.62556 6.34141 6"/><path stroke-linecap="round" d="M13.6063 13.8579C13.8607 14.5232 14 15.2453 14 16C14 19.3138 11.3137 22 8 22C7.29873 22 6.62556 21.8797 6 21.6586"/><path stroke-linecap="round" d="M6.39837 10.2162C3.86225 10.9169 2 13.241 2 16C2 17.0929 2.29218 18.1175 2.80269 19"/></g></svg>
</template>

CSS

.icon-filters-broken {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2020.2832C13.0615%2021.2333%2014.4633%2021.811%2016%2021.811C19.3137%2021.811%2022%2019.1247%2022%2015.811C22%2013.0152%2020.0878%2010.6661%2017.5%2010%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%202.80269C9.88252%202.29218%2010.9071%202%2012%202C15.3137%202%2018%204.68629%2018%208C18%2011.3137%2015.3137%2014%2012%2014C8.68629%2014%206%2011.3137%206%208C6%207.29873%206.12031%206.62556%206.34141%206%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M13.6063%2013.8579C13.8607%2014.5232%2014%2015.2453%2014%2016C14%2019.3138%2011.3137%2022%208%2022C7.29873%2022%206.62556%2021.8797%206%2021.6586%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6.39837%2010.2162C3.86225%2010.9169%202%2013.241%202%2016C2%2017.0929%202.29218%2018.1175%202.80269%2019%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2020.2832C13.0615%2021.2333%2014.4633%2021.811%2016%2021.811C19.3137%2021.811%2022%2019.1247%2022%2015.811C22%2013.0152%2020.0878%2010.6661%2017.5%2010%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%202.80269C9.88252%202.29218%2010.9071%202%2012%202C15.3137%202%2018%204.68629%2018%208C18%2011.3137%2015.3137%2014%2012%2014C8.68629%2014%206%2011.3137%206%208C6%207.29873%206.12031%206.62556%206.34141%206%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M13.6063%2013.8579C13.8607%2014.5232%2014%2015.2453%2014%2016C14%2019.3138%2011.3137%2022%208%2022C7.29873%2022%206.62556%2021.8797%206%2021.6586%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6.39837%2010.2162C3.86225%2010.9169%202%2013.241%202%2016C2%2017.0929%202.29218%2018.1175%202.80269%2019%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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