brush-3-ai-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
brush-3-ai-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Related icons in MingCute Icon

Use the brush 3 ai icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.655 4.428a3.001 3.001 0 0 1 5.796 1.552l-1.035 3.864l1.356.364c1.655.444 2.511 2.119 2.279 3.655c-.11.73-.154 1.446-.065 1.968c.219 1.281 1.05 2.531 1.813 3.566A1 1 0 0 1 20 20.999H5.5a1.01 1.01 0 0 1-.814-.418c-.488-.683-.836-1.457-1.124-2.243c-.499-1.364-.917-3.294-.549-5.503a11.6 11.6 0 0 1 1.43-3.993c.654-1.109 1.93-1.42 2.99-1.137l2.187.586zM7.98 15a1 1 0 0 0-.993 1.007c.008 1.127.396 2.2.774 2.993h2.276a9 9 0 0 1-.394-.7c-.348-.693-.65-1.531-.656-2.307A1 1 0 0 0 7.98 15m5.833-10.762a1 1 0 0 0-1.225.707l-1.294 4.83a1 1 0 0 1-1.225.706l-3.152-.844c-.383-.103-.646.043-.751.221a9 9 0 0 0-.702 1.494l11.51 3.054c.024-.293.06-.578.1-.843c.104-.69-.297-1.284-.818-1.423l-2.323-.623a1 1 0 0 1-.708-1.225l1.295-4.83a1 1 0 0 0-.707-1.224M21.5 6c.363 0 .602.187.699.28c.138.13.216.295.305.46c.166.307.44.583.8.78c.153.083.3.157.42.286a1.015 1.015 0 0 1 0 1.387c-.121.13-.266.204-.42.287a1.97 1.97 0 0 0-.8.78c-.09.167-.165.329-.305.46a1.02 1.02 0 0 1-1.398 0c-.14-.132-.215-.293-.305-.46a1.97 1.97 0 0 0-.8-.78c-.15-.08-.303-.16-.422-.287a1.016 1.016 0 0 1 .001-1.387c.119-.127.269-.207.42-.286c.361-.197.634-.473.8-.78c.091-.168.165-.328.306-.46A1.02 1.02 0 0 1 21.5 6M5 2c.361 0 .598.186.694.277c.116.11.198.25.269.391a1 1 0 0 0 .4.386c.133.073.257.142.363.256a1.01 1.01 0 0 1 0 1.38a1.4 1.4 0 0 1-.364.256a1 1 0 0 0-.4.386c-.077.144-.147.276-.268.39a1.01 1.01 0 0 1-1.39 0c-.118-.112-.19-.249-.267-.39a1 1 0 0 0-.4-.386a1.3 1.3 0 0 1-.364-.256a1.01 1.01 0 0 1 .001-1.38c.104-.11.23-.186.364-.256a1 1 0 0 0 .399-.386c.077-.143.147-.277.268-.39C4.4 2.186 4.638 2 5 2"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteBrush3AiFill(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="M10.655 4.428a3.001 3.001 0 0 1 5.796 1.552l-1.035 3.864l1.356.364c1.655.444 2.511 2.119 2.279 3.655c-.11.73-.154 1.446-.065 1.968c.219 1.281 1.05 2.531 1.813 3.566A1 1 0 0 1 20 20.999H5.5a1.01 1.01 0 0 1-.814-.418c-.488-.683-.836-1.457-1.124-2.243c-.499-1.364-.917-3.294-.549-5.503a11.6 11.6 0 0 1 1.43-3.993c.654-1.109 1.93-1.42 2.99-1.137l2.187.586zM7.98 15a1 1 0 0 0-.993 1.007c.008 1.127.396 2.2.774 2.993h2.276a9 9 0 0 1-.394-.7c-.348-.693-.65-1.531-.656-2.307A1 1 0 0 0 7.98 15m5.833-10.762a1 1 0 0 0-1.225.707l-1.294 4.83a1 1 0 0 1-1.225.706l-3.152-.844c-.383-.103-.646.043-.751.221a9 9 0 0 0-.702 1.494l11.51 3.054c.024-.293.06-.578.1-.843c.104-.69-.297-1.284-.818-1.423l-2.323-.623a1 1 0 0 1-.708-1.225l1.295-4.83a1 1 0 0 0-.707-1.224M21.5 6c.363 0 .602.187.699.28c.138.13.216.295.305.46c.166.307.44.583.8.78c.153.083.3.157.42.286a1.015 1.015 0 0 1 0 1.387c-.121.13-.266.204-.42.287a1.97 1.97 0 0 0-.8.78c-.09.167-.165.329-.305.46a1.02 1.02 0 0 1-1.398 0c-.14-.132-.215-.293-.305-.46a1.97 1.97 0 0 0-.8-.78c-.15-.08-.303-.16-.422-.287a1.016 1.016 0 0 1 .001-1.387c.119-.127.269-.207.42-.286c.361-.197.634-.473.8-.78c.091-.168.165-.328.306-.46A1.02 1.02 0 0 1 21.5 6M5 2c.361 0 .598.186.694.277c.116.11.198.25.269.391a1 1 0 0 0 .4.386c.133.073.257.142.363.256a1.01 1.01 0 0 1 0 1.38a1.4 1.4 0 0 1-.364.256a1 1 0 0 0-.4.386c-.077.144-.147.276-.268.39a1.01 1.01 0 0 1-1.39 0c-.118-.112-.19-.249-.267-.39a1 1 0 0 0-.4-.386a1.3 1.3 0 0 1-.364-.256a1.01 1.01 0 0 1 .001-1.38c.104-.11.23-.186.364-.256a1 1 0 0 0 .399-.386c.077-.143.147-.277.268-.39C4.4 2.186 4.638 2 5 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.655 4.428a3.001 3.001 0 0 1 5.796 1.552l-1.035 3.864l1.356.364c1.655.444 2.511 2.119 2.279 3.655c-.11.73-.154 1.446-.065 1.968c.219 1.281 1.05 2.531 1.813 3.566A1 1 0 0 1 20 20.999H5.5a1.01 1.01 0 0 1-.814-.418c-.488-.683-.836-1.457-1.124-2.243c-.499-1.364-.917-3.294-.549-5.503a11.6 11.6 0 0 1 1.43-3.993c.654-1.109 1.93-1.42 2.99-1.137l2.187.586zM7.98 15a1 1 0 0 0-.993 1.007c.008 1.127.396 2.2.774 2.993h2.276a9 9 0 0 1-.394-.7c-.348-.693-.65-1.531-.656-2.307A1 1 0 0 0 7.98 15m5.833-10.762a1 1 0 0 0-1.225.707l-1.294 4.83a1 1 0 0 1-1.225.706l-3.152-.844c-.383-.103-.646.043-.751.221a9 9 0 0 0-.702 1.494l11.51 3.054c.024-.293.06-.578.1-.843c.104-.69-.297-1.284-.818-1.423l-2.323-.623a1 1 0 0 1-.708-1.225l1.295-4.83a1 1 0 0 0-.707-1.224M21.5 6c.363 0 .602.187.699.28c.138.13.216.295.305.46c.166.307.44.583.8.78c.153.083.3.157.42.286a1.015 1.015 0 0 1 0 1.387c-.121.13-.266.204-.42.287a1.97 1.97 0 0 0-.8.78c-.09.167-.165.329-.305.46a1.02 1.02 0 0 1-1.398 0c-.14-.132-.215-.293-.305-.46a1.97 1.97 0 0 0-.8-.78c-.15-.08-.303-.16-.422-.287a1.016 1.016 0 0 1 .001-1.387c.119-.127.269-.207.42-.286c.361-.197.634-.473.8-.78c.091-.168.165-.328.306-.46A1.02 1.02 0 0 1 21.5 6M5 2c.361 0 .598.186.694.277c.116.11.198.25.269.391a1 1 0 0 0 .4.386c.133.073.257.142.363.256a1.01 1.01 0 0 1 0 1.38a1.4 1.4 0 0 1-.364.256a1 1 0 0 0-.4.386c-.077.144-.147.276-.268.39a1.01 1.01 0 0 1-1.39 0c-.118-.112-.19-.249-.267-.39a1 1 0 0 0-.4-.386a1.3 1.3 0 0 1-.364-.256a1.01 1.01 0 0 1 .001-1.38c.104-.11.23-.186.364-.256a1 1 0 0 0 .399-.386c.077-.143.147-.277.268-.39C4.4 2.186 4.638 2 5 2"/></svg>
</template>

CSS

.icon-brush-3-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%22M10.655%204.428a3.001%203.001%200%200%201%205.796%201.552l-1.035%203.864l1.356.364c1.655.444%202.511%202.119%202.279%203.655c-.11.73-.154%201.446-.065%201.968c.219%201.281%201.05%202.531%201.813%203.566A1%201%200%200%201%2020%2020.999H5.5a1.01%201.01%200%200%201-.814-.418c-.488-.683-.836-1.457-1.124-2.243c-.499-1.364-.917-3.294-.549-5.503a11.6%2011.6%200%200%201%201.43-3.993c.654-1.109%201.93-1.42%202.99-1.137l2.187.586zM7.98%2015a1%201%200%200%200-.993%201.007c.008%201.127.396%202.2.774%202.993h2.276a9%209%200%200%201-.394-.7c-.348-.693-.65-1.531-.656-2.307A1%201%200%200%200%207.98%2015m5.833-10.762a1%201%200%200%200-1.225.707l-1.294%204.83a1%201%200%200%201-1.225.706l-3.152-.844c-.383-.103-.646.043-.751.221a9%209%200%200%200-.702%201.494l11.51%203.054c.024-.293.06-.578.1-.843c.104-.69-.297-1.284-.818-1.423l-2.323-.623a1%201%200%200%201-.708-1.225l1.295-4.83a1%201%200%200%200-.707-1.224M21.5%206c.363%200%20.602.187.699.28c.138.13.216.295.305.46c.166.307.44.583.8.78c.153.083.3.157.42.286a1.015%201.015%200%200%201%200%201.387c-.121.13-.266.204-.42.287a1.97%201.97%200%200%200-.8.78c-.09.167-.165.329-.305.46a1.02%201.02%200%200%201-1.398%200c-.14-.132-.215-.293-.305-.46a1.97%201.97%200%200%200-.8-.78c-.15-.08-.303-.16-.422-.287a1.016%201.016%200%200%201%20.001-1.387c.119-.127.269-.207.42-.286c.361-.197.634-.473.8-.78c.091-.168.165-.328.306-.46A1.02%201.02%200%200%201%2021.5%206M5%202c.361%200%20.598.186.694.277c.116.11.198.25.269.391a1%201%200%200%200%20.4.386c.133.073.257.142.363.256a1.01%201.01%200%200%201%200%201.38a1.4%201.4%200%200%201-.364.256a1%201%200%200%200-.4.386c-.077.144-.147.276-.268.39a1.01%201.01%200%200%201-1.39%200c-.118-.112-.19-.249-.267-.39a1%201%200%200%200-.4-.386a1.3%201.3%200%200%201-.364-.256a1.01%201.01%200%200%201%20.001-1.38c.104-.11.23-.186.364-.256a1%201%200%200%200%20.399-.386c.077-.143.147-.277.268-.39C4.4%202.186%204.638%202%205%202%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%22M10.655%204.428a3.001%203.001%200%200%201%205.796%201.552l-1.035%203.864l1.356.364c1.655.444%202.511%202.119%202.279%203.655c-.11.73-.154%201.446-.065%201.968c.219%201.281%201.05%202.531%201.813%203.566A1%201%200%200%201%2020%2020.999H5.5a1.01%201.01%200%200%201-.814-.418c-.488-.683-.836-1.457-1.124-2.243c-.499-1.364-.917-3.294-.549-5.503a11.6%2011.6%200%200%201%201.43-3.993c.654-1.109%201.93-1.42%202.99-1.137l2.187.586zM7.98%2015a1%201%200%200%200-.993%201.007c.008%201.127.396%202.2.774%202.993h2.276a9%209%200%200%201-.394-.7c-.348-.693-.65-1.531-.656-2.307A1%201%200%200%200%207.98%2015m5.833-10.762a1%201%200%200%200-1.225.707l-1.294%204.83a1%201%200%200%201-1.225.706l-3.152-.844c-.383-.103-.646.043-.751.221a9%209%200%200%200-.702%201.494l11.51%203.054c.024-.293.06-.578.1-.843c.104-.69-.297-1.284-.818-1.423l-2.323-.623a1%201%200%200%201-.708-1.225l1.295-4.83a1%201%200%200%200-.707-1.224M21.5%206c.363%200%20.602.187.699.28c.138.13.216.295.305.46c.166.307.44.583.8.78c.153.083.3.157.42.286a1.015%201.015%200%200%201%200%201.387c-.121.13-.266.204-.42.287a1.97%201.97%200%200%200-.8.78c-.09.167-.165.329-.305.46a1.02%201.02%200%200%201-1.398%200c-.14-.132-.215-.293-.305-.46a1.97%201.97%200%200%200-.8-.78c-.15-.08-.303-.16-.422-.287a1.016%201.016%200%200%201%20.001-1.387c.119-.127.269-.207.42-.286c.361-.197.634-.473.8-.78c.091-.168.165-.328.306-.46A1.02%201.02%200%200%201%2021.5%206M5%202c.361%200%20.598.186.694.277c.116.11.198.25.269.391a1%201%200%200%200%20.4.386c.133.073.257.142.363.256a1.01%201.01%200%200%201%200%201.38a1.4%201.4%200%200%201-.364.256a1%201%200%200%200-.4.386c-.077.144-.147.276-.268.39a1.01%201.01%200%200%201-1.39%200c-.118-.112-.19-.249-.267-.39a1%201%200%200%200-.4-.386a1.3%201.3%200%200%201-.364-.256a1.01%201.01%200%200%201%20.001-1.38c.104-.11.23-.186.364-.256a1%201%200%200%200%20.399-.386c.077-.143.147-.277.268-.39C4.4%202.186%204.638%202%205%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/brush-3-ai-fill.svg?color=%231a73e8&size=48