swatches icon
swatches-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- swatches-solid
- Set
- Myna UI Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Myna UI Icons
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 24 24"><path fill="currentColor" d="M5.456 5.073c.557-2.042 2.625-3.272 4.647-2.67l1.171.347c2.034.605 3.152 2.804 2.55 4.848l-.49 1.666l1.397-.797c1.964-1.12 4.402-.218 5.264 1.875l.524 1.274c.366.887.386 1.838.123 2.69c.53.403.825.929.971 1.502c.15.587.144 1.248.139 1.795l-.002.274c0 2.11-1.65 3.873-3.75 3.873H6.56a4.2 4.2 0 0 1-1.163-.15c-2.277-.625-3.603-3.008-3.002-5.304l.002-.007zm5.25 15.177H18c1.215 0 2.25-1.034 2.25-2.373l.001-.33c.004-.556.006-.986-.091-1.368a1.2 1.2 0 0 0-.252-.516c-.353.422-.8.774-1.33 1.014zm-.135-1.586l7.386-3.353a2.3 2.3 0 0 0 1.082-1.034a2.48 2.48 0 0 0 .093-2.09l-.524-1.274c-.534-1.296-1.992-1.794-3.134-1.142l-2.75 1.568l-2.12 7.204zm-3.866-2.386a.75.75 0 0 0-.926.517l-.243.854a.75.75 0 0 0 1.443.41l.243-.854a.75.75 0 0 0-.517-.926"/></svg>
React
import type { SVGProps } from "react";
export function MynauiSwatchesSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.456 5.073c.557-2.042 2.625-3.272 4.647-2.67l1.171.347c2.034.605 3.152 2.804 2.55 4.848l-.49 1.666l1.397-.797c1.964-1.12 4.402-.218 5.264 1.875l.524 1.274c.366.887.386 1.838.123 2.69c.53.403.825.929.971 1.502c.15.587.144 1.248.139 1.795l-.002.274c0 2.11-1.65 3.873-3.75 3.873H6.56a4.2 4.2 0 0 1-1.163-.15c-2.277-.625-3.603-3.008-3.002-5.304l.002-.007zm5.25 15.177H18c1.215 0 2.25-1.034 2.25-2.373l.001-.33c.004-.556.006-.986-.091-1.368a1.2 1.2 0 0 0-.252-.516c-.353.422-.8.774-1.33 1.014zm-.135-1.586l7.386-3.353a2.3 2.3 0 0 0 1.082-1.034a2.48 2.48 0 0 0 .093-2.09l-.524-1.274c-.534-1.296-1.992-1.794-3.134-1.142l-2.75 1.568l-2.12 7.204zm-3.866-2.386a.75.75 0 0 0-.926.517l-.243.854a.75.75 0 0 0 1.443.41l.243-.854a.75.75 0 0 0-.517-.926"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.456 5.073c.557-2.042 2.625-3.272 4.647-2.67l1.171.347c2.034.605 3.152 2.804 2.55 4.848l-.49 1.666l1.397-.797c1.964-1.12 4.402-.218 5.264 1.875l.524 1.274c.366.887.386 1.838.123 2.69c.53.403.825.929.971 1.502c.15.587.144 1.248.139 1.795l-.002.274c0 2.11-1.65 3.873-3.75 3.873H6.56a4.2 4.2 0 0 1-1.163-.15c-2.277-.625-3.603-3.008-3.002-5.304l.002-.007zm5.25 15.177H18c1.215 0 2.25-1.034 2.25-2.373l.001-.33c.004-.556.006-.986-.091-1.368a1.2 1.2 0 0 0-.252-.516c-.353.422-.8.774-1.33 1.014zm-.135-1.586l7.386-3.353a2.3 2.3 0 0 0 1.082-1.034a2.48 2.48 0 0 0 .093-2.09l-.524-1.274c-.534-1.296-1.992-1.794-3.134-1.142l-2.75 1.568l-2.12 7.204zm-3.866-2.386a.75.75 0 0 0-.926.517l-.243.854a.75.75 0 0 0 1.443.41l.243-.854a.75.75 0 0 0-.517-.926"/></svg> </template>
CSS
.icon-swatches-solid {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.456%205.073c.557-2.042%202.625-3.272%204.647-2.67l1.171.347c2.034.605%203.152%202.804%202.55%204.848l-.49%201.666l1.397-.797c1.964-1.12%204.402-.218%205.264%201.875l.524%201.274c.366.887.386%201.838.123%202.69c.53.403.825.929.971%201.502c.15.587.144%201.248.139%201.795l-.002.274c0%202.11-1.65%203.873-3.75%203.873H6.56a4.2%204.2%200%200%201-1.163-.15c-2.277-.625-3.603-3.008-3.002-5.304l.002-.007zm5.25%2015.177H18c1.215%200%202.25-1.034%202.25-2.373l.001-.33c.004-.556.006-.986-.091-1.368a1.2%201.2%200%200%200-.252-.516c-.353.422-.8.774-1.33%201.014zm-.135-1.586l7.386-3.353a2.3%202.3%200%200%200%201.082-1.034a2.48%202.48%200%200%200%20.093-2.09l-.524-1.274c-.534-1.296-1.992-1.794-3.134-1.142l-2.75%201.568l-2.12%207.204zm-3.866-2.386a.75.75%200%200%200-.926.517l-.243.854a.75.75%200%200%200%201.443.41l.243-.854a.75.75%200%200%200-.517-.926%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.456%205.073c.557-2.042%202.625-3.272%204.647-2.67l1.171.347c2.034.605%203.152%202.804%202.55%204.848l-.49%201.666l1.397-.797c1.964-1.12%204.402-.218%205.264%201.875l.524%201.274c.366.887.386%201.838.123%202.69c.53.403.825.929.971%201.502c.15.587.144%201.248.139%201.795l-.002.274c0%202.11-1.65%203.873-3.75%203.873H6.56a4.2%204.2%200%200%201-1.163-.15c-2.277-.625-3.603-3.008-3.002-5.304l.002-.007zm5.25%2015.177H18c1.215%200%202.25-1.034%202.25-2.373l.001-.33c.004-.556.006-.986-.091-1.368a1.2%201.2%200%200%200-.252-.516c-.353.422-.8.774-1.33%201.014zm-.135-1.586l7.386-3.353a2.3%202.3%200%200%200%201.082-1.034a2.48%202.48%200%200%200%20.093-2.09l-.524-1.274c-.534-1.296-1.992-1.794-3.134-1.142l-2.75%201.568l-2.12%207.204zm-3.866-2.386a.75.75%200%200%200-.926.517l-.243.854a.75.75%200%200%200%201.443.41l.243-.854a.75.75%200%200%200-.517-.926%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/swatches-solid.svg?color=%231a73e8&size=48