book 04 icon
book-04 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- book-04
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the book 04 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.543 2H6.5a2.5 2.5 0 0 0-2.496 2.635M6.5 4.5H16c.943 0 1.414 0 1.707.293S18 5.557 18 6.5M4.004 4.635A2.5 2.5 0 0 0 6.5 7H16c1.886 0 2.828 0 3.414.586S20 9.114 20 11v7c0 1.886 0 2.828-.586 3.414S17.886 22 16 22h-5.996c-2.829 0-4.243 0-5.122-.879c-.878-.878-.878-2.293-.878-5.121zm0 0v-.134M15.5 12.5h-7m4 4h-4"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBook04(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M19.543 2H6.5a2.5 2.5 0 0 0-2.496 2.635M6.5 4.5H16c.943 0 1.414 0 1.707.293S18 5.557 18 6.5M4.004 4.635A2.5 2.5 0 0 0 6.5 7H16c1.886 0 2.828 0 3.414.586S20 9.114 20 11v7c0 1.886 0 2.828-.586 3.414S17.886 22 16 22h-5.996c-2.829 0-4.243 0-5.122-.879c-.878-.878-.878-2.293-.878-5.121zm0 0v-.134M15.5 12.5h-7m4 4h-4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.543 2H6.5a2.5 2.5 0 0 0-2.496 2.635M6.5 4.5H16c.943 0 1.414 0 1.707.293S18 5.557 18 6.5M4.004 4.635A2.5 2.5 0 0 0 6.5 7H16c1.886 0 2.828 0 3.414.586S20 9.114 20 11v7c0 1.886 0 2.828-.586 3.414S17.886 22 16 22h-5.996c-2.829 0-4.243 0-5.122-.879c-.878-.878-.878-2.293-.878-5.121zm0 0v-.134M15.5 12.5h-7m4 4h-4"/></svg> </template>
CSS
.icon-book-04 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M19.543%202H6.5a2.5%202.5%200%200%200-2.496%202.635M6.5%204.5H16c.943%200%201.414%200%201.707.293S18%205.557%2018%206.5M4.004%204.635A2.5%202.5%200%200%200%206.5%207H16c1.886%200%202.828%200%203.414.586S20%209.114%2020%2011v7c0%201.886%200%202.828-.586%203.414S17.886%2022%2016%2022h-5.996c-2.829%200-4.243%200-5.122-.879c-.878-.878-.878-2.293-.878-5.121zm0%200v-.134M15.5%2012.5h-7m4%204h-4%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M19.543%202H6.5a2.5%202.5%200%200%200-2.496%202.635M6.5%204.5H16c.943%200%201.414%200%201.707.293S18%205.557%2018%206.5M4.004%204.635A2.5%202.5%200%200%200%206.5%207H16c1.886%200%202.828%200%203.414.586S20%209.114%2020%2011v7c0%201.886%200%202.828-.586%203.414S17.886%2022%2016%2022h-5.996c-2.829%200-4.243%200-5.122-.879c-.878-.878-.878-2.293-.878-5.121zm0%200v-.134M15.5%2012.5h-7m4%204h-4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/book-04.svg?color=%231a73e8&size=48