filter edit icon

filter-edit from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
filter-edit
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the filter edit 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13.243 17.5q-.072.453-.127.744c-.228 1.222-1.96 1.957-2.888 2.612c-.552.39-1.221-.074-1.293-.678a196 196 0 0 1-.673-6.917a1.05 1.05 0 0 0-.402-.755C5.37 10.646 3.598 8.6 2.63 7.45c-.3-.356-.398-.617-.457-1.076c-.203-1.572-.304-2.358.157-2.866S3.606 3 5.237 3h11.531c1.63 0 2.445 0 2.906.507c.224.246.315.558.327.993"/><path d="m20.863 7.44l.694.692a1.497 1.497 0 0 1 0 2.12L17.92 13.95a2 2 0 0 1-1.05.551l-2.255.488a.5.5 0 0 1-.596-.593l.48-2.235c.074-.397.267-.762.553-1.047l3.684-3.674a1.507 1.507 0 0 1 2.127 0"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsFilterEdit(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M13.243 17.5q-.072.453-.127.744c-.228 1.222-1.96 1.957-2.888 2.612c-.552.39-1.221-.074-1.293-.678a196 196 0 0 1-.673-6.917a1.05 1.05 0 0 0-.402-.755C5.37 10.646 3.598 8.6 2.63 7.45c-.3-.356-.398-.617-.457-1.076c-.203-1.572-.304-2.358.157-2.866S3.606 3 5.237 3h11.531c1.63 0 2.445 0 2.906.507c.224.246.315.558.327.993"/><path d="m20.863 7.44l.694.692a1.497 1.497 0 0 1 0 2.12L17.92 13.95a2 2 0 0 1-1.05.551l-2.255.488a.5.5 0 0 1-.596-.593l.48-2.235c.074-.397.267-.762.553-1.047l3.684-3.674a1.507 1.507 0 0 1 2.127 0"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13.243 17.5q-.072.453-.127.744c-.228 1.222-1.96 1.957-2.888 2.612c-.552.39-1.221-.074-1.293-.678a196 196 0 0 1-.673-6.917a1.05 1.05 0 0 0-.402-.755C5.37 10.646 3.598 8.6 2.63 7.45c-.3-.356-.398-.617-.457-1.076c-.203-1.572-.304-2.358.157-2.866S3.606 3 5.237 3h11.531c1.63 0 2.445 0 2.906.507c.224.246.315.558.327.993"/><path d="m20.863 7.44l.694.692a1.497 1.497 0 0 1 0 2.12L17.92 13.95a2 2 0 0 1-1.05.551l-2.255.488a.5.5 0 0 1-.596-.593l.48-2.235c.074-.397.267-.762.553-1.047l3.684-3.674a1.507 1.507 0 0 1 2.127 0"/></g></svg>
</template>

CSS

.icon-filter-edit {
  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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.243%2017.5q-.072.453-.127.744c-.228%201.222-1.96%201.957-2.888%202.612c-.552.39-1.221-.074-1.293-.678a196%20196%200%200%201-.673-6.917a1.05%201.05%200%200%200-.402-.755C5.37%2010.646%203.598%208.6%202.63%207.45c-.3-.356-.398-.617-.457-1.076c-.203-1.572-.304-2.358.157-2.866S3.606%203%205.237%203h11.531c1.63%200%202.445%200%202.906.507c.224.246.315.558.327.993%22%2F%3E%3Cpath%20d%3D%22m20.863%207.44l.694.692a1.497%201.497%200%200%201%200%202.12L17.92%2013.95a2%202%200%200%201-1.05.551l-2.255.488a.5.5%200%200%201-.596-.593l.48-2.235c.074-.397.267-.762.553-1.047l3.684-3.674a1.507%201.507%200%200%201%202.127%200%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.243%2017.5q-.072.453-.127.744c-.228%201.222-1.96%201.957-2.888%202.612c-.552.39-1.221-.074-1.293-.678a196%20196%200%200%201-.673-6.917a1.05%201.05%200%200%200-.402-.755C5.37%2010.646%203.598%208.6%202.63%207.45c-.3-.356-.398-.617-.457-1.076c-.203-1.572-.304-2.358.157-2.866S3.606%203%205.237%203h11.531c1.63%200%202.445%200%202.906.507c.224.246.315.558.327.993%22%2F%3E%3Cpath%20d%3D%22m20.863%207.44l.694.692a1.497%201.497%200%200%201%200%202.12L17.92%2013.95a2%202%200%200%201-1.05.551l-2.255.488a.5.5%200%200%201-.596-.593l.48-2.235c.074-.397.267-.762.553-1.047l3.684-3.674a1.507%201.507%200%200%201%202.127%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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