swatch book icon

swatch-book from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
swatch-book
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the swatch book icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round"><path stroke-width="1.5" d="M3 7v10a4 4 0 0 0 8 0V7c0-1.886 0-2.828-.586-3.414S8.886 3 7 3s-2.828 0-3.414.586S3 5.114 3 7Z"/><path stroke-width="1.5" d="M7.5 21H17c1.886 0 2.828 0 3.414-.586C21 19.83 21 18.886 21 17c0-1.496 0-2.398-.293-3"/><path stroke-width="1.5" d="M9.998 20.14a4 4 0 0 0 .738-.583l7.071-7.071c1.334-1.334 2-2 2-2.829c0-.828-.666-1.495-2-2.828c-1.333-1.334-2-2-2.828-2c-.335 0-.644.109-.98.327"/><path stroke-linejoin="round" stroke-width="2" d="M7 17h.009"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSwatchBook(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round"><path strokeWidth="1.5" d="M3 7v10a4 4 0 0 0 8 0V7c0-1.886 0-2.828-.586-3.414S8.886 3 7 3s-2.828 0-3.414.586S3 5.114 3 7Z"/><path strokeWidth="1.5" d="M7.5 21H17c1.886 0 2.828 0 3.414-.586C21 19.83 21 18.886 21 17c0-1.496 0-2.398-.293-3"/><path strokeWidth="1.5" d="M9.998 20.14a4 4 0 0 0 .738-.583l7.071-7.071c1.334-1.334 2-2 2-2.829c0-.828-.666-1.495-2-2.828c-1.333-1.334-2-2-2.828-2c-.335 0-.644.109-.98.327"/><path strokeLinejoin="round" strokeWidth="2" d="M7 17h.009"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round"><path stroke-width="1.5" d="M3 7v10a4 4 0 0 0 8 0V7c0-1.886 0-2.828-.586-3.414S8.886 3 7 3s-2.828 0-3.414.586S3 5.114 3 7Z"/><path stroke-width="1.5" d="M7.5 21H17c1.886 0 2.828 0 3.414-.586C21 19.83 21 18.886 21 17c0-1.496 0-2.398-.293-3"/><path stroke-width="1.5" d="M9.998 20.14a4 4 0 0 0 .738-.583l7.071-7.071c1.334-1.334 2-2 2-2.829c0-.828-.666-1.495-2-2.828c-1.333-1.334-2-2-2.828-2c-.335 0-.644.109-.98.327"/><path stroke-linejoin="round" stroke-width="2" d="M7 17h.009"/></g></svg>
</template>

CSS

.icon-swatch-book {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M3%207v10a4%204%200%200%200%208%200V7c0-1.886%200-2.828-.586-3.414S8.886%203%207%203s-2.828%200-3.414.586S3%205.114%203%207Z%22%2F%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M7.5%2021H17c1.886%200%202.828%200%203.414-.586C21%2019.83%2021%2018.886%2021%2017c0-1.496%200-2.398-.293-3%22%2F%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M9.998%2020.14a4%204%200%200%200%20.738-.583l7.071-7.071c1.334-1.334%202-2%202-2.829c0-.828-.666-1.495-2-2.828c-1.333-1.334-2-2-2.828-2c-.335%200-.644.109-.98.327%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2017h.009%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M3%207v10a4%204%200%200%200%208%200V7c0-1.886%200-2.828-.586-3.414S8.886%203%207%203s-2.828%200-3.414.586S3%205.114%203%207Z%22%2F%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M7.5%2021H17c1.886%200%202.828%200%203.414-.586C21%2019.83%2021%2018.886%2021%2017c0-1.496%200-2.398-.293-3%22%2F%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M9.998%2020.14a4%204%200%200%200%20.738-.583l7.071-7.071c1.334-1.334%202-2%202-2.829c0-.828-.666-1.495-2-2.828c-1.333-1.334-2-2-2.828-2c-.335%200-.644.109-.98.327%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2017h.009%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/swatch-book.svg?color=%231a73e8&size=48