paint brush icon

paint-brush-bold-duotone from Solar by 480 Design · Bold Duotone · Tools · CC-BY-4.0 Attribution required.

Name
paint-brush-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Tools
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More tools icons from Solar

Use the paint brush icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.53105 17.7963C3.63645 14.845 5.84025 14.7047 7.00692 14.7047C7.33693 13.555 8.09584 12.3917 9.25099 10.8469C9.91963 9.95272 10.7078 9.02964 11.5943 8.12139C15.2622 4.36321 19.2217 2.279 20.4381 3.46616C21.6545 4.65333 19.6671 8.66231 15.9991 12.4205C15.1564 13.284 14.2595 14.084 13.3192 14.8393C11.9323 15.9284 10.5809 16.7652 9.49308 17.1635C9.8798 22.1908 2.49963 21.4879 2.27396 20.5986C2.04828 19.7094 3.47677 19.3164 3.53105 17.7963Z" opacity=".5"/><path d="M9.25092 10.8469C10.1906 12.5395 11.6072 13.9308 13.3192 14.8393C11.9322 15.9284 10.5808 16.7652 9.493 17.1635C9.15967 16.9968 7.80684 15.9047 7.00684 14.7047C7.33685 13.555 8.09576 12.3917 9.25092 10.8469Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarPaintBrushBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.53105 17.7963C3.63645 14.845 5.84025 14.7047 7.00692 14.7047C7.33693 13.555 8.09584 12.3917 9.25099 10.8469C9.91963 9.95272 10.7078 9.02964 11.5943 8.12139C15.2622 4.36321 19.2217 2.279 20.4381 3.46616C21.6545 4.65333 19.6671 8.66231 15.9991 12.4205C15.1564 13.284 14.2595 14.084 13.3192 14.8393C11.9323 15.9284 10.5809 16.7652 9.49308 17.1635C9.8798 22.1908 2.49963 21.4879 2.27396 20.5986C2.04828 19.7094 3.47677 19.3164 3.53105 17.7963Z" opacity=".5"/><path d="M9.25092 10.8469C10.1906 12.5395 11.6072 13.9308 13.3192 14.8393C11.9322 15.9284 10.5808 16.7652 9.493 17.1635C9.15967 16.9968 7.80684 15.9047 7.00684 14.7047C7.33685 13.555 8.09576 12.3917 9.25092 10.8469Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.53105 17.7963C3.63645 14.845 5.84025 14.7047 7.00692 14.7047C7.33693 13.555 8.09584 12.3917 9.25099 10.8469C9.91963 9.95272 10.7078 9.02964 11.5943 8.12139C15.2622 4.36321 19.2217 2.279 20.4381 3.46616C21.6545 4.65333 19.6671 8.66231 15.9991 12.4205C15.1564 13.284 14.2595 14.084 13.3192 14.8393C11.9323 15.9284 10.5809 16.7652 9.49308 17.1635C9.8798 22.1908 2.49963 21.4879 2.27396 20.5986C2.04828 19.7094 3.47677 19.3164 3.53105 17.7963Z" opacity=".5"/><path d="M9.25092 10.8469C10.1906 12.5395 11.6072 13.9308 13.3192 14.8393C11.9322 15.9284 10.5808 16.7652 9.493 17.1635C9.15967 16.9968 7.80684 15.9047 7.00684 14.7047C7.33685 13.555 8.09576 12.3917 9.25092 10.8469Z"/></g></svg>
</template>

CSS

.icon-paint-brush-bold-duotone {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M3.53105%2017.7963C3.63645%2014.845%205.84025%2014.7047%207.00692%2014.7047C7.33693%2013.555%208.09584%2012.3917%209.25099%2010.8469C9.91963%209.95272%2010.7078%209.02964%2011.5943%208.12139C15.2622%204.36321%2019.2217%202.279%2020.4381%203.46616C21.6545%204.65333%2019.6671%208.66231%2015.9991%2012.4205C15.1564%2013.284%2014.2595%2014.084%2013.3192%2014.8393C11.9323%2015.9284%2010.5809%2016.7652%209.49308%2017.1635C9.8798%2022.1908%202.49963%2021.4879%202.27396%2020.5986C2.04828%2019.7094%203.47677%2019.3164%203.53105%2017.7963Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.25092%2010.8469C10.1906%2012.5395%2011.6072%2013.9308%2013.3192%2014.8393C11.9322%2015.9284%2010.5808%2016.7652%209.493%2017.1635C9.15967%2016.9968%207.80684%2015.9047%207.00684%2014.7047C7.33685%2013.555%208.09576%2012.3917%209.25092%2010.8469Z%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%22currentColor%22%3E%3Cpath%20d%3D%22M3.53105%2017.7963C3.63645%2014.845%205.84025%2014.7047%207.00692%2014.7047C7.33693%2013.555%208.09584%2012.3917%209.25099%2010.8469C9.91963%209.95272%2010.7078%209.02964%2011.5943%208.12139C15.2622%204.36321%2019.2217%202.279%2020.4381%203.46616C21.6545%204.65333%2019.6671%208.66231%2015.9991%2012.4205C15.1564%2013.284%2014.2595%2014.084%2013.3192%2014.8393C11.9323%2015.9284%2010.5809%2016.7652%209.49308%2017.1635C9.8798%2022.1908%202.49963%2021.4879%202.27396%2020.5986C2.04828%2019.7094%203.47677%2019.3164%203.53105%2017.7963Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.25092%2010.8469C10.1906%2012.5395%2011.6072%2013.9308%2013.3192%2014.8393C11.9322%2015.9284%2010.5808%2016.7652%209.493%2017.1635C9.15967%2016.9968%207.80684%2015.9047%207.00684%2014.7047C7.33685%2013.555%208.09576%2012.3917%209.25092%2010.8469Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/paint-brush-bold-duotone.svg?color=%231a73e8&size=48