swatchbook-solid from Flowbite Icons by Themesberg · Solid · General · MIT Free for personal and commercial use.

Name
swatchbook-solid
Set
Flowbite Icons
Style
Solid
Category
General
Viewbox
24×24
License
MIT

1 other variant in Flowbite Icons

The same icon in other sets

More general icons from Flowbite Icons

Use the swatchbook icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 14h-2.722L11 20.278a5.5 5.5 0 0 1-.9.722H20a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1M9 3H4a1 1 0 0 0-1 1v13.5a3.5 3.5 0 1 0 7 0V4a1 1 0 0 0-1-1M6.5 18.5a1 1 0 1 1 0-2a1 1 0 0 1 0 2M19.132 7.9L15.6 4.368a1 1 0 0 0-1.414 0L12 6.55v9.9l7.132-7.132a1 1 0 0 0 0-1.418"/></svg>

React

import type { SVGProps } from "react";

export function FlowbiteSwatchbookSolid(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="M20 14h-2.722L11 20.278a5.5 5.5 0 0 1-.9.722H20a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1M9 3H4a1 1 0 0 0-1 1v13.5a3.5 3.5 0 1 0 7 0V4a1 1 0 0 0-1-1M6.5 18.5a1 1 0 1 1 0-2a1 1 0 0 1 0 2M19.132 7.9L15.6 4.368a1 1 0 0 0-1.414 0L12 6.55v9.9l7.132-7.132a1 1 0 0 0 0-1.418"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 14h-2.722L11 20.278a5.5 5.5 0 0 1-.9.722H20a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1M9 3H4a1 1 0 0 0-1 1v13.5a3.5 3.5 0 1 0 7 0V4a1 1 0 0 0-1-1M6.5 18.5a1 1 0 1 1 0-2a1 1 0 0 1 0 2M19.132 7.9L15.6 4.368a1 1 0 0 0-1.414 0L12 6.55v9.9l7.132-7.132a1 1 0 0 0 0-1.418"/></svg>
</template>

CSS

.icon-swatchbook-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%22M20%2014h-2.722L11%2020.278a5.5%205.5%200%200%201-.9.722H20a1%201%200%200%200%201-1v-5a1%201%200%200%200-1-1M9%203H4a1%201%200%200%200-1%201v13.5a3.5%203.5%200%201%200%207%200V4a1%201%200%200%200-1-1M6.5%2018.5a1%201%200%201%201%200-2a1%201%200%200%201%200%202M19.132%207.9L15.6%204.368a1%201%200%200%200-1.414%200L12%206.55v9.9l7.132-7.132a1%201%200%200%200%200-1.418%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%22M20%2014h-2.722L11%2020.278a5.5%205.5%200%200%201-.9.722H20a1%201%200%200%200%201-1v-5a1%201%200%200%200-1-1M9%203H4a1%201%200%200%200-1%201v13.5a3.5%203.5%200%201%200%207%200V4a1%201%200%200%200-1-1M6.5%2018.5a1%201%200%201%201%200-2a1%201%200%200%201%200%202M19.132%207.9L15.6%204.368a1%201%200%200%200-1.414%200L12%206.55v9.9l7.132-7.132a1%201%200%200%200%200-1.418%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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