Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md brush
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdBrushIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M7 16c.55 0 1 .45 1 1 0 1.1-.9 2-2 2-.17 0-.33-.02-.5-.05.31-.55.5-1.21.5-1.95 0-.55.45-1 1-1M18.67 3c-.26 0-.51.1-.71.29L9 12.25 11.75 15l8.96-8.96c.39-.39.39-1.02 0-1.41l-1.34-1.34c-.2-.2-.45-.29-.7-.29zM7 14c-1.66 0-3 1.34-3 3 0 1.31-1.16 2-2 2 .92 1.22 2.49 2 4 2 2.21 0 4-1.79 4-4 0-1.66-1.34-3-3-3z"/>
</svg>
);SVG Optimizer
Before
0.53 KB
↓
After
0.53 KB
Tags
artartistartisticbristlebrushcolorcreativedesigndesignerdrawdrawingdrawing toolediteditingeditorfillgraphicshandleillustrationinstrumentlineobjectpaintpainterpaintingpainting toolshapestrokestyletiptooltools
Compare Alternatives
See how other libraries approach this concept.