paint icon — free SVG
Download the free paint icon as SVG or PNG, copy the paint SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
paint (noun, verb) — a substance used as a coating to protect or decorate a surface (especially a mixture of pigment suspended in a liquid); dries to form a hard coating
How to use the paint icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ5TEX0XZT6YFF7ETQBB9EGJ.svg" alt="paint icon" width="24" height="24">
React (JSX):
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" viewBox="0 0 24 24"><rect width="12" height="5" x="4.5" y="4.5" rx="1"/><path d="M16.5 6h2a1 1 0 0 1 1 1v3.5a1 1 0 0 1-1 1H12a1 1 0 0 0-1 1v2"/><rect width="1.6" height="5" x="10.2" y="15.5" rx=".5"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="paint".
Download paint SVG & PNG
paint.svg · paint.png (512px) — all 4 styles are one click away in the picker once the page loads.
License
Free for personal and commercial use. No attribution required. Redistribution or resale of the icons as an icon library, pack or download service is not allowed. Read the SVGrove Free License.