paint brush icon
paint-brush-broken from Solar by 480 Design · Broken · Tools · CC-BY-4.0 Attribution required.
- Name
- paint-brush-broken
- Set
- Solar
- Style
- Broken
- 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
align-bottom-boldalign-horizontal-center-boldalign-horizontal-spacing-boldalign-left-boldalign-right-boldalign-top-boldalign-vertical-center-boldalign-vertical-spacing-boldcolour-tuning-boldcrop-boldcrop-minimalistic-boldfilters-boldflip-horizontal-boldflip-vertical-boldframe-boldlayers-boldlayers-minimalistic-boldmirror-left-boldmirror-right-boldpaint-roller-boldpalette-2-boldpalette-boldpalette-round-boldpipette-bold
Use the paint brush 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="M7.00731 14.7047C7.33732 13.555 8.09622 12.3917 9.25136 10.8469C9.91999 9.95272 10.7082 9.02964 11.5946 8.12139C15.2625 4.36321 19.222 2.279 20.4384 3.46616C21.2739 4.28163 20.5977 6.42854 18.9037 8.91103M9.25136 10.8469C10.191 12.5395 11.6076 13.9308 13.3196 14.8393M7.00731 14.7047C5.84065 14.7047 3.63688 14.845 3.53148 17.7963C3.4772 19.3164 2.04873 19.7094 2.2744 20.5986C2.50007 21.4879 9.88016 22.1907 9.49345 17.1635M7.00731 14.7047C7.8073 15.9047 9.16012 16.9968 9.49345 17.1635M15.9994 12.4205C15.1567 13.284 14.2598 14.084 13.3196 14.8393C11.9327 15.9284 10.5812 16.7652 9.49345 17.1635"/></svg>
React
import type { SVGProps } from "react";
export function SolarPaintBrushBroken(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="M7.00731 14.7047C7.33732 13.555 8.09622 12.3917 9.25136 10.8469C9.91999 9.95272 10.7082 9.02964 11.5946 8.12139C15.2625 4.36321 19.222 2.279 20.4384 3.46616C21.2739 4.28163 20.5977 6.42854 18.9037 8.91103M9.25136 10.8469C10.191 12.5395 11.6076 13.9308 13.3196 14.8393M7.00731 14.7047C5.84065 14.7047 3.63688 14.845 3.53148 17.7963C3.4772 19.3164 2.04873 19.7094 2.2744 20.5986C2.50007 21.4879 9.88016 22.1907 9.49345 17.1635M7.00731 14.7047C7.8073 15.9047 9.16012 16.9968 9.49345 17.1635M15.9994 12.4205C15.1567 13.284 14.2598 14.084 13.3196 14.8393C11.9327 15.9284 10.5812 16.7652 9.49345 17.1635"/></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="M7.00731 14.7047C7.33732 13.555 8.09622 12.3917 9.25136 10.8469C9.91999 9.95272 10.7082 9.02964 11.5946 8.12139C15.2625 4.36321 19.222 2.279 20.4384 3.46616C21.2739 4.28163 20.5977 6.42854 18.9037 8.91103M9.25136 10.8469C10.191 12.5395 11.6076 13.9308 13.3196 14.8393M7.00731 14.7047C5.84065 14.7047 3.63688 14.845 3.53148 17.7963C3.4772 19.3164 2.04873 19.7094 2.2744 20.5986C2.50007 21.4879 9.88016 22.1907 9.49345 17.1635M7.00731 14.7047C7.8073 15.9047 9.16012 16.9968 9.49345 17.1635M15.9994 12.4205C15.1567 13.284 14.2598 14.084 13.3196 14.8393C11.9327 15.9284 10.5812 16.7652 9.49345 17.1635"/></svg> </template>
CSS
.icon-paint-brush-broken {
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%22M7.00731%2014.7047C7.33732%2013.555%208.09622%2012.3917%209.25136%2010.8469C9.91999%209.95272%2010.7082%209.02964%2011.5946%208.12139C15.2625%204.36321%2019.222%202.279%2020.4384%203.46616C21.2739%204.28163%2020.5977%206.42854%2018.9037%208.91103M9.25136%2010.8469C10.191%2012.5395%2011.6076%2013.9308%2013.3196%2014.8393M7.00731%2014.7047C5.84065%2014.7047%203.63688%2014.845%203.53148%2017.7963C3.4772%2019.3164%202.04873%2019.7094%202.2744%2020.5986C2.50007%2021.4879%209.88016%2022.1907%209.49345%2017.1635M7.00731%2014.7047C7.8073%2015.9047%209.16012%2016.9968%209.49345%2017.1635M15.9994%2012.4205C15.1567%2013.284%2014.2598%2014.084%2013.3196%2014.8393C11.9327%2015.9284%2010.5812%2016.7652%209.49345%2017.1635%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%22M7.00731%2014.7047C7.33732%2013.555%208.09622%2012.3917%209.25136%2010.8469C9.91999%209.95272%2010.7082%209.02964%2011.5946%208.12139C15.2625%204.36321%2019.222%202.279%2020.4384%203.46616C21.2739%204.28163%2020.5977%206.42854%2018.9037%208.91103M9.25136%2010.8469C10.191%2012.5395%2011.6076%2013.9308%2013.3196%2014.8393M7.00731%2014.7047C5.84065%2014.7047%203.63688%2014.845%203.53148%2017.7963C3.4772%2019.3164%202.04873%2019.7094%202.2744%2020.5986C2.50007%2021.4879%209.88016%2022.1907%209.49345%2017.1635M7.00731%2014.7047C7.8073%2015.9047%209.16012%2016.9968%209.49345%2017.1635M15.9994%2012.4205C15.1567%2013.284%2014.2598%2014.084%2013.3196%2014.8393C11.9327%2015.9284%2010.5812%2016.7652%209.49345%2017.1635%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/paint-brush-broken.svg?color=%231a73e8&size=48