palette icon — free SVG
Download the free palette icon as SVG or PNG, copy the palette SVG code, or drop it into React as JSX — 2 matching styles, no attribution required.
palette (noun) — the range of colour characteristic of a particular artist or painting or school of art
How to use the palette icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ5TF048AVS3DNTDJYRFAK6Z.svg" alt="palette 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"><path d="M12 20.5a8.5 8.5 0 1 1 8.5-8.5c0 1.5-1.2 2.7-2.7 2.7h-1.9a1.6 1.6 0 0 0-1.2 2.6c.3.3.4.7.4 1.1 0 1.2-.9 2.1-2.1 2.1zM7.8 12h.4m1.6-4h.4m3.8-.5h.4"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="palette".
Download palette SVG & PNG
palette.svg · palette.png (512px) — all 2 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.