Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md colorize
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdColorizeIcon = (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="M17.66 5.41l.92.92-2.69 2.69-.92-.92 2.69-2.69M17.67 3c-.26 0-.51.1-.71.29l-3.12 3.12-1.93-1.91-1.41 1.41 1.42 1.42L3 16.25V21h4.75l8.92-8.92 1.42 1.42 1.41-1.41-1.92-1.92 3.12-3.12c.4-.4.4-1.03.01-1.42l-2.34-2.34c-.2-.19-.45-.29-.7-.29zM6.92 19L5 17.08l8.06-8.06 1.92 1.92L6.92 19z"/>
</svg>
);SVG Optimizer
Before
0.51 KB
↓
After
0.51 KB
Tags
adjustmentsappearanceartbrushcolorcolor fillcolor optionscolor palettecolor pickercolor settingscolor swatchescolor wheelcolorizecolorscustomizationdesigndrawingdropperextracteyefiltershuesimage editingpaintpaintingpalettephoto editingpickerrainbowshadesspectrumstyleswatchestintstoolvisual effects
Compare Alternatives
See how other libraries approach this concept.