swatches icon
swatches-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- swatches-fill
- Set
- Phosphor
- Style
- Fill
- 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="M240 155.91a16 16 0 0 0-1-5.22l-19.06-52.21A16 16 0 0 0 199.49 89l-67.81 24.57l12.08-69A16 16 0 0 0 130.84 26l-54.67-9.75a15.94 15.94 0 0 0-18.47 13l-25 143.12A43.82 43.82 0 0 0 75.78 224H224a16 16 0 0 0 16-16ZM76 196a16 16 0 1 1 16-16a16 16 0 0 1-16 16m42.72-8.38l9.78-55.92l76.42-27.7L224 156.11L116.78 195a45 45 0 0 0 1.94-7.38M224 208h-96.26L224 173.11Z"/></svg>
React
import type { SVGProps } from "react";
export function PhSwatchesFill(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="M240 155.91a16 16 0 0 0-1-5.22l-19.06-52.21A16 16 0 0 0 199.49 89l-67.81 24.57l12.08-69A16 16 0 0 0 130.84 26l-54.67-9.75a15.94 15.94 0 0 0-18.47 13l-25 143.12A43.82 43.82 0 0 0 75.78 224H224a16 16 0 0 0 16-16ZM76 196a16 16 0 1 1 16-16a16 16 0 0 1-16 16m42.72-8.38l9.78-55.92l76.42-27.7L224 156.11L116.78 195a45 45 0 0 0 1.94-7.38M224 208h-96.26L224 173.11Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 155.91a16 16 0 0 0-1-5.22l-19.06-52.21A16 16 0 0 0 199.49 89l-67.81 24.57l12.08-69A16 16 0 0 0 130.84 26l-54.67-9.75a15.94 15.94 0 0 0-18.47 13l-25 143.12A43.82 43.82 0 0 0 75.78 224H224a16 16 0 0 0 16-16ZM76 196a16 16 0 1 1 16-16a16 16 0 0 1-16 16m42.72-8.38l9.78-55.92l76.42-27.7L224 156.11L116.78 195a45 45 0 0 0 1.94-7.38M224 208h-96.26L224 173.11Z"/></svg> </template>
CSS
.icon-swatches-fill {
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%22M240%20155.91a16%2016%200%200%200-1-5.22l-19.06-52.21A16%2016%200%200%200%20199.49%2089l-67.81%2024.57l12.08-69A16%2016%200%200%200%20130.84%2026l-54.67-9.75a15.94%2015.94%200%200%200-18.47%2013l-25%20143.12A43.82%2043.82%200%200%200%2075.78%20224H224a16%2016%200%200%200%2016-16ZM76%20196a16%2016%200%201%201%2016-16a16%2016%200%200%201-16%2016m42.72-8.38l9.78-55.92l76.42-27.7L224%20156.11L116.78%20195a45%2045%200%200%200%201.94-7.38M224%20208h-96.26L224%20173.11Z%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%22M240%20155.91a16%2016%200%200%200-1-5.22l-19.06-52.21A16%2016%200%200%200%20199.49%2089l-67.81%2024.57l12.08-69A16%2016%200%200%200%20130.84%2026l-54.67-9.75a15.94%2015.94%200%200%200-18.47%2013l-25%20143.12A43.82%2043.82%200%200%200%2075.78%20224H224a16%2016%200%200%200%2016-16ZM76%20196a16%2016%200%201%201%2016-16a16%2016%200%200%201-16%2016m42.72-8.38l9.78-55.92l76.42-27.7L224%20156.11L116.78%20195a45%2045%200%200%200%201.94-7.38M224%20208h-96.26L224%20173.11Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/swatches-fill.svg?color=%231a73e8&size=48