swatchbook icon
swatchbook from Line Awesome by Icons8 · Line · Design · Apache-2.0 Free for personal and commercial use.
- Name
- swatchbook
- Set
- Line Awesome
- Style
- Line
- Category
- Design
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- swatchbook-solid
The same icon in other sets
More design icons from Line Awesome
Use the swatchbook icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v18c0 2.206 1.794 4 4 4s4-1.794 4-4V5zm2 2h4v4H7zm11.9.443l-4.398 4.4v2.827l4.396-4.399l2.83 2.829l-7.228 7.228V23c0 .056-.007.108-.008.164l10.065-10.062zM7 13h4v4H7zm0 6h4v4c0 1.103-.897 2-2 2s-2-.897-2-2zm13.777 0l-2 2H25v4H14.777l-1.888 1.889c-.042.042-.092.071-.135.111H27v-8z"/></svg>
React
import type { SVGProps } from "react";
export function LaSwatchbook(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v18c0 2.206 1.794 4 4 4s4-1.794 4-4V5zm2 2h4v4H7zm11.9.443l-4.398 4.4v2.827l4.396-4.399l2.83 2.829l-7.228 7.228V23c0 .056-.007.108-.008.164l10.065-10.062zM7 13h4v4H7zm0 6h4v4c0 1.103-.897 2-2 2s-2-.897-2-2zm13.777 0l-2 2H25v4H14.777l-1.888 1.889c-.042.042-.092.071-.135.111H27v-8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v18c0 2.206 1.794 4 4 4s4-1.794 4-4V5zm2 2h4v4H7zm11.9.443l-4.398 4.4v2.827l4.396-4.399l2.83 2.829l-7.228 7.228V23c0 .056-.007.108-.008.164l10.065-10.062zM7 13h4v4H7zm0 6h4v4c0 1.103-.897 2-2 2s-2-.897-2-2zm13.777 0l-2 2H25v4H14.777l-1.888 1.889c-.042.042-.092.071-.135.111H27v-8z"/></svg> </template>
CSS
.icon-swatchbook {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%205v18c0%202.206%201.794%204%204%204s4-1.794%204-4V5zm2%202h4v4H7zm11.9.443l-4.398%204.4v2.827l4.396-4.399l2.83%202.829l-7.228%207.228V23c0%20.056-.007.108-.008.164l10.065-10.062zM7%2013h4v4H7zm0%206h4v4c0%201.103-.897%202-2%202s-2-.897-2-2zm13.777%200l-2%202H25v4H14.777l-1.888%201.889c-.042.042-.092.071-.135.111H27v-8z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%205v18c0%202.206%201.794%204%204%204s4-1.794%204-4V5zm2%202h4v4H7zm11.9.443l-4.398%204.4v2.827l4.396-4.399l2.83%202.829l-7.228%207.228V23c0%20.056-.007.108-.008.164l10.065-10.062zM7%2013h4v4H7zm0%206h4v4c0%201.103-.897%202-2%202s-2-.897-2-2zm13.777%200l-2%202H25v4H14.777l-1.888%201.889c-.042.042-.092.071-.135.111H27v-8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/swatchbook.svg?color=%231a73e8&size=48