color filter ai icon
color-filter-ai-fill from Remix Icon by Remix Design · Fill · Design · Apache-2.0 Free for personal and commercial use.
- Name
- color-filter-ai-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Design
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
More design icons from Remix Icon
ai-generate-2-fillalign-item-bottom-fillalign-item-horizontal-center-fillalign-item-left-fillalign-item-right-fillalign-item-top-fillalign-item-vertical-center-fillanticlockwise-2-fillanticlockwise-fillartboard-2-fillartboard-fillball-pen-fillblur-off-fillbrush-2-fillbrush-3-fillbrush-4-fillbrush-ai-3-fillbrush-ai-fillbrush-fillcircle-fillclockwise-2-fillclockwise-fillcollage-fillcolor-filter-fill
Use the color filter ai icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.511 7.3q.578.25 1.152.506q-.043.113-.091.221a7 7 0 0 0-5.102 2.945a5 5 0 1 1 4.217-8.35C14.705 3.053 14 3.897 14 5c0 .994.601 1.904 1.511 2.3m-2.357 10.646a7 7 0 0 0 0-5.89a5 5 0 1 1 0 5.89m-6.88-7.92a7 7 0 0 0 5.1 2.947a5 5 0 1 1-5.1-2.946m10.602-4.313l-.565-.246a.506.506 0 0 1 0-.934l.565-.246a4.36 4.36 0 0 0 2.251-2.22l.338-.759a.53.53 0 0 1 .963 0l.32.717a4.37 4.37 0 0 0 2.326 2.251l.596.253a.506.506 0 0 1 0 .942l-.596.253a4.37 4.37 0 0 0-2.327 2.25l-.319.718a.53.53 0 0 1-.963 0l-.338-.76a4.36 4.36 0 0 0-2.25-2.219"/></svg>
React
import type { SVGProps } from "react";
export function RiColorFilterAiFill(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" d="M15.511 7.3q.578.25 1.152.506q-.043.113-.091.221a7 7 0 0 0-5.102 2.945a5 5 0 1 1 4.217-8.35C14.705 3.053 14 3.897 14 5c0 .994.601 1.904 1.511 2.3m-2.357 10.646a7 7 0 0 0 0-5.89a5 5 0 1 1 0 5.89m-6.88-7.92a7 7 0 0 0 5.1 2.947a5 5 0 1 1-5.1-2.946m10.602-4.313l-.565-.246a.506.506 0 0 1 0-.934l.565-.246a4.36 4.36 0 0 0 2.251-2.22l.338-.759a.53.53 0 0 1 .963 0l.32.717a4.37 4.37 0 0 0 2.326 2.251l.596.253a.506.506 0 0 1 0 .942l-.596.253a4.37 4.37 0 0 0-2.327 2.25l-.319.718a.53.53 0 0 1-.963 0l-.338-.76a4.36 4.36 0 0 0-2.25-2.219"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.511 7.3q.578.25 1.152.506q-.043.113-.091.221a7 7 0 0 0-5.102 2.945a5 5 0 1 1 4.217-8.35C14.705 3.053 14 3.897 14 5c0 .994.601 1.904 1.511 2.3m-2.357 10.646a7 7 0 0 0 0-5.89a5 5 0 1 1 0 5.89m-6.88-7.92a7 7 0 0 0 5.1 2.947a5 5 0 1 1-5.1-2.946m10.602-4.313l-.565-.246a.506.506 0 0 1 0-.934l.565-.246a4.36 4.36 0 0 0 2.251-2.22l.338-.759a.53.53 0 0 1 .963 0l.32.717a4.37 4.37 0 0 0 2.326 2.251l.596.253a.506.506 0 0 1 0 .942l-.596.253a4.37 4.37 0 0 0-2.327 2.25l-.319.718a.53.53 0 0 1-.963 0l-.338-.76a4.36 4.36 0 0 0-2.25-2.219"/></svg> </template>
CSS
.icon-color-filter-ai-fill {
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%20d%3D%22M15.511%207.3q.578.25%201.152.506q-.043.113-.091.221a7%207%200%200%200-5.102%202.945a5%205%200%201%201%204.217-8.35C14.705%203.053%2014%203.897%2014%205c0%20.994.601%201.904%201.511%202.3m-2.357%2010.646a7%207%200%200%200%200-5.89a5%205%200%201%201%200%205.89m-6.88-7.92a7%207%200%200%200%205.1%202.947a5%205%200%201%201-5.1-2.946m10.602-4.313l-.565-.246a.506.506%200%200%201%200-.934l.565-.246a4.36%204.36%200%200%200%202.251-2.22l.338-.759a.53.53%200%200%201%20.963%200l.32.717a4.37%204.37%200%200%200%202.326%202.251l.596.253a.506.506%200%200%201%200%20.942l-.596.253a4.37%204.37%200%200%200-2.327%202.25l-.319.718a.53.53%200%200%201-.963%200l-.338-.76a4.36%204.36%200%200%200-2.25-2.219%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%20d%3D%22M15.511%207.3q.578.25%201.152.506q-.043.113-.091.221a7%207%200%200%200-5.102%202.945a5%205%200%201%201%204.217-8.35C14.705%203.053%2014%203.897%2014%205c0%20.994.601%201.904%201.511%202.3m-2.357%2010.646a7%207%200%200%200%200-5.89a5%205%200%201%201%200%205.89m-6.88-7.92a7%207%200%200%200%205.1%202.947a5%205%200%201%201-5.1-2.946m10.602-4.313l-.565-.246a.506.506%200%200%201%200-.934l.565-.246a4.36%204.36%200%200%200%202.251-2.22l.338-.759a.53.53%200%200%201%20.963%200l.32.717a4.37%204.37%200%200%200%202.326%202.251l.596.253a.506.506%200%200%201%200%20.942l-.596.253a4.37%204.37%200%200%200-2.327%202.25l-.319.718a.53.53%200%200%201-.963%200l-.338-.76a4.36%204.36%200%200%200-2.25-2.219%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/color-filter-ai-fill.svg?color=%231a73e8&size=48