Palette SVG icon, line

Free

An artist’s palette has a thumb hole and three small paint wells. It fits art class worksheets and painting workshop schedules.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/TRNQJNDp8ap0/amnt.svg" alt="Palette" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 2a10 10 0 0 0 0 20h1.5c1.5 0 2.3-1.6 1.5-2.8-.8-1.3-.1-2.7 1.3-3.1 1.2-.4 2.3.5 3.5.5 2.1 0 3.2-1.6 3.2-3.6A10 10 0 0 0 12 2Z"/><circle cx="7" cy="9" r="1"/><circle cx="12" cy="6" r="1"/><circle cx="17" cy="9" r="1"/><circle cx="11" cy="16.5" r="1.5"/></svg>
CSS background-image
.palette {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/TRNQJNDp8ap0/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.palette {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/TRNQJNDp8ap0/amnt.svg") center / contain no-repeat;
}
React
import PaletteSvg from "./palette.jsx"; // from the React tab above

<PaletteSvg width={48} height={48} />

Made with AMNT

AMNT SVG 1.1 drew this from the words Palette: Artist’s palette with a thumb hole and three small paint wells. as part of the pack Education icons, line. Want one like it? Make your own in the SVG studio.

Rest of Education icons, line

Similar SVGs

Licence: free. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence