swatches icon
swatches-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- swatches-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the swatches icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m235.27 152.07l-19.08-52.22a12 12 0 0 0-15.34-7.13l-74.3 26.92l13.27-75.83a12 12 0 0 0-9.68-13.9l-54.67-9.72a11.75 11.75 0 0 0-8.89 2a11.9 11.9 0 0 0-4.94 7.77l-25 143.13a40 40 0 0 0 32.16 46.3a42.7 42.7 0 0 0 7.2.61h148a12 12 0 0 0 12-12v-51.81a14 14 0 0 0-.73-4.12m-31.7-51.83a4 4 0 0 1 5.1 2.36l19.09 52.21a3.9 3.9 0 0 1-.13 3a3.94 3.94 0 0 1-2.24 2l-116.61 42.3a40 40 0 0 0 6-15.17L125 128.73ZM93.75 206.29a31.25 31.25 0 0 1-23.55 5.22a32 32 0 0 1-25.71-37.08l25-143.13a4 4 0 0 1 1.64-2.59a3.85 3.85 0 0 1 2.25-.71a4 4 0 0 1 .69.06l54.67 9.73a4 4 0 0 1 3.2 4.64l-25 143.13a31.8 31.8 0 0 1-13.19 20.73M228 208a4 4 0 0 1-4 4H105l123-44.59ZM84 180a8 8 0 1 1-8-8a8 8 0 0 1 8 8"/></svg>
React
import type { SVGProps } from "react";
export function PhSwatchesThin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m235.27 152.07l-19.08-52.22a12 12 0 0 0-15.34-7.13l-74.3 26.92l13.27-75.83a12 12 0 0 0-9.68-13.9l-54.67-9.72a11.75 11.75 0 0 0-8.89 2a11.9 11.9 0 0 0-4.94 7.77l-25 143.13a40 40 0 0 0 32.16 46.3a42.7 42.7 0 0 0 7.2.61h148a12 12 0 0 0 12-12v-51.81a14 14 0 0 0-.73-4.12m-31.7-51.83a4 4 0 0 1 5.1 2.36l19.09 52.21a3.9 3.9 0 0 1-.13 3a3.94 3.94 0 0 1-2.24 2l-116.61 42.3a40 40 0 0 0 6-15.17L125 128.73ZM93.75 206.29a31.25 31.25 0 0 1-23.55 5.22a32 32 0 0 1-25.71-37.08l25-143.13a4 4 0 0 1 1.64-2.59a3.85 3.85 0 0 1 2.25-.71a4 4 0 0 1 .69.06l54.67 9.73a4 4 0 0 1 3.2 4.64l-25 143.13a31.8 31.8 0 0 1-13.19 20.73M228 208a4 4 0 0 1-4 4H105l123-44.59ZM84 180a8 8 0 1 1-8-8a8 8 0 0 1 8 8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m235.27 152.07l-19.08-52.22a12 12 0 0 0-15.34-7.13l-74.3 26.92l13.27-75.83a12 12 0 0 0-9.68-13.9l-54.67-9.72a11.75 11.75 0 0 0-8.89 2a11.9 11.9 0 0 0-4.94 7.77l-25 143.13a40 40 0 0 0 32.16 46.3a42.7 42.7 0 0 0 7.2.61h148a12 12 0 0 0 12-12v-51.81a14 14 0 0 0-.73-4.12m-31.7-51.83a4 4 0 0 1 5.1 2.36l19.09 52.21a3.9 3.9 0 0 1-.13 3a3.94 3.94 0 0 1-2.24 2l-116.61 42.3a40 40 0 0 0 6-15.17L125 128.73ZM93.75 206.29a31.25 31.25 0 0 1-23.55 5.22a32 32 0 0 1-25.71-37.08l25-143.13a4 4 0 0 1 1.64-2.59a3.85 3.85 0 0 1 2.25-.71a4 4 0 0 1 .69.06l54.67 9.73a4 4 0 0 1 3.2 4.64l-25 143.13a31.8 31.8 0 0 1-13.19 20.73M228 208a4 4 0 0 1-4 4H105l123-44.59ZM84 180a8 8 0 1 1-8-8a8 8 0 0 1 8 8"/></svg> </template>
CSS
.icon-swatches-thin {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m235.27%20152.07l-19.08-52.22a12%2012%200%200%200-15.34-7.13l-74.3%2026.92l13.27-75.83a12%2012%200%200%200-9.68-13.9l-54.67-9.72a11.75%2011.75%200%200%200-8.89%202a11.9%2011.9%200%200%200-4.94%207.77l-25%20143.13a40%2040%200%200%200%2032.16%2046.3a42.7%2042.7%200%200%200%207.2.61h148a12%2012%200%200%200%2012-12v-51.81a14%2014%200%200%200-.73-4.12m-31.7-51.83a4%204%200%200%201%205.1%202.36l19.09%2052.21a3.9%203.9%200%200%201-.13%203a3.94%203.94%200%200%201-2.24%202l-116.61%2042.3a40%2040%200%200%200%206-15.17L125%20128.73ZM93.75%20206.29a31.25%2031.25%200%200%201-23.55%205.22a32%2032%200%200%201-25.71-37.08l25-143.13a4%204%200%200%201%201.64-2.59a3.85%203.85%200%200%201%202.25-.71a4%204%200%200%201%20.69.06l54.67%209.73a4%204%200%200%201%203.2%204.64l-25%20143.13a31.8%2031.8%200%200%201-13.19%2020.73M228%20208a4%204%200%200%201-4%204H105l123-44.59ZM84%20180a8%208%200%201%201-8-8a8%208%200%200%201%208%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m235.27%20152.07l-19.08-52.22a12%2012%200%200%200-15.34-7.13l-74.3%2026.92l13.27-75.83a12%2012%200%200%200-9.68-13.9l-54.67-9.72a11.75%2011.75%200%200%200-8.89%202a11.9%2011.9%200%200%200-4.94%207.77l-25%20143.13a40%2040%200%200%200%2032.16%2046.3a42.7%2042.7%200%200%200%207.2.61h148a12%2012%200%200%200%2012-12v-51.81a14%2014%200%200%200-.73-4.12m-31.7-51.83a4%204%200%200%201%205.1%202.36l19.09%2052.21a3.9%203.9%200%200%201-.13%203a3.94%203.94%200%200%201-2.24%202l-116.61%2042.3a40%2040%200%200%200%206-15.17L125%20128.73ZM93.75%20206.29a31.25%2031.25%200%200%201-23.55%205.22a32%2032%200%200%201-25.71-37.08l25-143.13a4%204%200%200%201%201.64-2.59a3.85%203.85%200%200%201%202.25-.71a4%204%200%200%201%20.69.06l54.67%209.73a4%204%200%200%201%203.2%204.64l-25%20143.13a31.8%2031.8%200%200%201-13.19%2020.73M228%20208a4%204%200%200%201-4%204H105l123-44.59ZM84%20180a8%208%200%201%201-8-8a8%208%200%200%201%208%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/swatches-thin.svg?color=%231a73e8&size=48