filter-one from IconPark Outline by ByteDance · Outline · Edit · Apache-2.0 Free for personal and commercial use.

Name
filter-one
Set
IconPark Outline
Style
Outline
Category
Edit
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More edit icons from IconPark Outline

Use the filter one icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="4" d="M24.489 8.398c-.243-.04-.215-.398.031-.398H39.5a.5.5 0 0 1 .5.5v14.98c0 .246-.359.274-.398.031l-1.966-12.317a1 1 0 0 0-.83-.83zm-18 18c-.243-.04-.215-.398.032-.398H21.5a.5.5 0 0 1 .5.5v14.98c0 .246-.359.274-.398.031l-1.966-12.317a1 1 0 0 0-.83-.83zm9-9c-.243-.04-.215-.398.031-.398H30.5a.5.5 0 0 1 .5.5v14.98c0 .246-.359.274-.398.031L28.75 20.91a2 2 0 0 0-1.66-1.66z"/></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineFilterOne(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" strokeLinecap="round" strokeWidth="4" d="M24.489 8.398c-.243-.04-.215-.398.031-.398H39.5a.5.5 0 0 1 .5.5v14.98c0 .246-.359.274-.398.031l-1.966-12.317a1 1 0 0 0-.83-.83zm-18 18c-.243-.04-.215-.398.032-.398H21.5a.5.5 0 0 1 .5.5v14.98c0 .246-.359.274-.398.031l-1.966-12.317a1 1 0 0 0-.83-.83zm9-9c-.243-.04-.215-.398.031-.398H30.5a.5.5 0 0 1 .5.5v14.98c0 .246-.359.274-.398.031L28.75 20.91a2 2 0 0 0-1.66-1.66z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="4" d="M24.489 8.398c-.243-.04-.215-.398.031-.398H39.5a.5.5 0 0 1 .5.5v14.98c0 .246-.359.274-.398.031l-1.966-12.317a1 1 0 0 0-.83-.83zm-18 18c-.243-.04-.215-.398.032-.398H21.5a.5.5 0 0 1 .5.5v14.98c0 .246-.359.274-.398.031l-1.966-12.317a1 1 0 0 0-.83-.83zm9-9c-.243-.04-.215-.398.031-.398H30.5a.5.5 0 0 1 .5.5v14.98c0 .246-.359.274-.398.031L28.75 20.91a2 2 0 0 0-1.66-1.66z"/></svg>
</template>

CSS

.icon-filter-one {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24.489%208.398c-.243-.04-.215-.398.031-.398H39.5a.5.5%200%200%201%20.5.5v14.98c0%20.246-.359.274-.398.031l-1.966-12.317a1%201%200%200%200-.83-.83zm-18%2018c-.243-.04-.215-.398.032-.398H21.5a.5.5%200%200%201%20.5.5v14.98c0%20.246-.359.274-.398.031l-1.966-12.317a1%201%200%200%200-.83-.83zm9-9c-.243-.04-.215-.398.031-.398H30.5a.5.5%200%200%201%20.5.5v14.98c0%20.246-.359.274-.398.031L28.75%2020.91a2%202%200%200%200-1.66-1.66z%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24.489%208.398c-.243-.04-.215-.398.031-.398H39.5a.5.5%200%200%201%20.5.5v14.98c0%20.246-.359.274-.398.031l-1.966-12.317a1%201%200%200%200-.83-.83zm-18%2018c-.243-.04-.215-.398.032-.398H21.5a.5.5%200%200%201%20.5.5v14.98c0%20.246-.359.274-.398.031l-1.966-12.317a1%201%200%200%200-.83-.83zm9-9c-.243-.04-.215-.398.031-.398H30.5a.5.5%200%200%201%20.5.5v14.98c0%20.246-.359.274-.398.031L28.75%2020.91a2%202%200%200%200-1.66-1.66z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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