filter one icon
filter-one from Myna UI Icons by Praveen Juge · Regular · MIT Free for personal and commercial use.
- Name
- filter-one
- Set
- Myna UI Icons
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
1 other variant in Myna UI Icons
The same icon in other sets
Use the filter one icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.046 17.676v-3.918c0-.554 0-.832-.05-1.1a3 3 0 0 0-.219-.686c-.114-.247-.274-.474-.595-.926L5.935 6.467c-.566-.797-.849-1.196-.836-1.529a.98.98 0 0 1 .38-.735C5.743 4 6.232 4 7.21 4h9.581c.978 0 1.467 0 1.73.203a.97.97 0 0 1 .38.735c.014.333-.27.732-.835 1.53l-3.247 4.578c-.32.452-.481.679-.595.926a3 3 0 0 0-.22.687c-.05.267-.05.544-.05 1.1v5.871m0 0c-1.645.838-3.94.28-3.907-1.954c1.654-.732 3.908-.296 3.908 1.954"/></svg>
React
import type { SVGProps } from "react";
export function MynauiFilterOne(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M10.046 17.676v-3.918c0-.554 0-.832-.05-1.1a3 3 0 0 0-.219-.686c-.114-.247-.274-.474-.595-.926L5.935 6.467c-.566-.797-.849-1.196-.836-1.529a.98.98 0 0 1 .38-.735C5.743 4 6.232 4 7.21 4h9.581c.978 0 1.467 0 1.73.203a.97.97 0 0 1 .38.735c.014.333-.27.732-.835 1.53l-3.247 4.578c-.32.452-.481.679-.595.926a3 3 0 0 0-.22.687c-.05.267-.05.544-.05 1.1v5.871m0 0c-1.645.838-3.94.28-3.907-1.954c1.654-.732 3.908-.296 3.908 1.954"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.046 17.676v-3.918c0-.554 0-.832-.05-1.1a3 3 0 0 0-.219-.686c-.114-.247-.274-.474-.595-.926L5.935 6.467c-.566-.797-.849-1.196-.836-1.529a.98.98 0 0 1 .38-.735C5.743 4 6.232 4 7.21 4h9.581c.978 0 1.467 0 1.73.203a.97.97 0 0 1 .38.735c.014.333-.27.732-.835 1.53l-3.247 4.578c-.32.452-.481.679-.595.926a3 3 0 0 0-.22.687c-.05.267-.05.544-.05 1.1v5.871m0 0c-1.645.838-3.94.28-3.907-1.954c1.654-.732 3.908-.296 3.908 1.954"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M10.046%2017.676v-3.918c0-.554%200-.832-.05-1.1a3%203%200%200%200-.219-.686c-.114-.247-.274-.474-.595-.926L5.935%206.467c-.566-.797-.849-1.196-.836-1.529a.98.98%200%200%201%20.38-.735C5.743%204%206.232%204%207.21%204h9.581c.978%200%201.467%200%201.73.203a.97.97%200%200%201%20.38.735c.014.333-.27.732-.835%201.53l-3.247%204.578c-.32.452-.481.679-.595.926a3%203%200%200%200-.22.687c-.05.267-.05.544-.05%201.1v5.871m0%200c-1.645.838-3.94.28-3.907-1.954c1.654-.732%203.908-.296%203.908%201.954%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M10.046%2017.676v-3.918c0-.554%200-.832-.05-1.1a3%203%200%200%200-.219-.686c-.114-.247-.274-.474-.595-.926L5.935%206.467c-.566-.797-.849-1.196-.836-1.529a.98.98%200%200%201%20.38-.735C5.743%204%206.232%204%207.21%204h9.581c.978%200%201.467%200%201.73.203a.97.97%200%200%201%20.38.735c.014.333-.27.732-.835%201.53l-3.247%204.578c-.32.452-.481.679-.595.926a3%203%200%200%200-.22.687c-.05.267-.05.544-.05%201.1v5.871m0%200c-1.645.838-3.94.28-3.907-1.954c1.654-.732%203.908-.296%203.908%201.954%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/filter-one.svg?color=%231a73e8&size=48