open book emoji
open-book from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- open-book
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More objects icons from OpenMoji
Use the open book emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path fill="#9b9b9a" d="M41 56a5 5 0 0 1-10 0"/><path fill="#d0cfce" d="M67.002 56H4.998A1 1 0 0 1 4 55.002V16.999c0-.552.447-.999.999-.999h62.003c.551 0 .998.447.998.999v38.003a1 1 0 0 1-.999.998"/><path fill="#fff" d="M64.001 51.625H7.998A1 1 0 0 1 7 50.627V21.373a1 1 0 0 1 .999-.998h56.003c.551 0 .998.447.998.999v29.253a1 1 0 0 1-.999.998"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M41 56a5 5 0 0 1-10 0m36.002 0H4.998A1 1 0 0 1 4 55.002V16.999c0-.552.447-.999.999-.999h62.003c.551 0 .998.447.998.999v38.003a1 1 0 0 1-.999.998"/><path d="M64.001 51.625H7.998A1 1 0 0 1 7 50.627V21.373a1 1 0 0 1 .999-.998h56.003c.551 0 .998.447.998.999v29.253a1 1 0 0 1-.999.998M36 17v38M11 27h20m-20 6h20m-20 6h20m-20 6h20m10-18h20m-20 6h20m-20 6h20m-20 6h20"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiOpenBook(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path fill="#9b9b9a" d="M41 56a5 5 0 0 1-10 0"/><path fill="#d0cfce" d="M67.002 56H4.998A1 1 0 0 1 4 55.002V16.999c0-.552.447-.999.999-.999h62.003c.551 0 .998.447.998.999v38.003a1 1 0 0 1-.999.998"/><path fill="#fff" d="M64.001 51.625H7.998A1 1 0 0 1 7 50.627V21.373a1 1 0 0 1 .999-.998h56.003c.551 0 .998.447.998.999v29.253a1 1 0 0 1-.999.998"/></g><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M41 56a5 5 0 0 1-10 0m36.002 0H4.998A1 1 0 0 1 4 55.002V16.999c0-.552.447-.999.999-.999h62.003c.551 0 .998.447.998.999v38.003a1 1 0 0 1-.999.998"/><path d="M64.001 51.625H7.998A1 1 0 0 1 7 50.627V21.373a1 1 0 0 1 .999-.998h56.003c.551 0 .998.447.998.999v29.253a1 1 0 0 1-.999.998M36 17v38M11 27h20m-20 6h20m-20 6h20m-20 6h20m10-18h20m-20 6h20m-20 6h20m-20 6h20"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path fill="#9b9b9a" d="M41 56a5 5 0 0 1-10 0"/><path fill="#d0cfce" d="M67.002 56H4.998A1 1 0 0 1 4 55.002V16.999c0-.552.447-.999.999-.999h62.003c.551 0 .998.447.998.999v38.003a1 1 0 0 1-.999.998"/><path fill="#fff" d="M64.001 51.625H7.998A1 1 0 0 1 7 50.627V21.373a1 1 0 0 1 .999-.998h56.003c.551 0 .998.447.998.999v29.253a1 1 0 0 1-.999.998"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M41 56a5 5 0 0 1-10 0m36.002 0H4.998A1 1 0 0 1 4 55.002V16.999c0-.552.447-.999.999-.999h62.003c.551 0 .998.447.998.999v38.003a1 1 0 0 1-.999.998"/><path d="M64.001 51.625H7.998A1 1 0 0 1 7 50.627V21.373a1 1 0 0 1 .999-.998h56.003c.551 0 .998.447.998.999v29.253a1 1 0 0 1-.999.998M36 17v38M11 27h20m-20 6h20m-20 6h20m-20 6h20m10-18h20m-20 6h20m-20 6h20m-20 6h20"/></g></svg> </template>
CSS
.icon-open-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%2072%2072%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M41%2056a5%205%200%200%201-10%200%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M67.002%2056H4.998A1%201%200%200%201%204%2055.002V16.999c0-.552.447-.999.999-.999h62.003c.551%200%20.998.447.998.999v38.003a1%201%200%200%201-.999.998%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M64.001%2051.625H7.998A1%201%200%200%201%207%2050.627V21.373a1%201%200%200%201%20.999-.998h56.003c.551%200%20.998.447.998.999v29.253a1%201%200%200%201-.999.998%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M41%2056a5%205%200%200%201-10%200m36.002%200H4.998A1%201%200%200%201%204%2055.002V16.999c0-.552.447-.999.999-.999h62.003c.551%200%20.998.447.998.999v38.003a1%201%200%200%201-.999.998%22%2F%3E%3Cpath%20d%3D%22M64.001%2051.625H7.998A1%201%200%200%201%207%2050.627V21.373a1%201%200%200%201%20.999-.998h56.003c.551%200%20.998.447.998.999v29.253a1%201%200%200%201-.999.998M36%2017v38M11%2027h20m-20%206h20m-20%206h20m-20%206h20m10-18h20m-20%206h20m-20%206h20m-20%206h20%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%2072%2072%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M41%2056a5%205%200%200%201-10%200%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M67.002%2056H4.998A1%201%200%200%201%204%2055.002V16.999c0-.552.447-.999.999-.999h62.003c.551%200%20.998.447.998.999v38.003a1%201%200%200%201-.999.998%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M64.001%2051.625H7.998A1%201%200%200%201%207%2050.627V21.373a1%201%200%200%201%20.999-.998h56.003c.551%200%20.998.447.998.999v29.253a1%201%200%200%201-.999.998%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M41%2056a5%205%200%200%201-10%200m36.002%200H4.998A1%201%200%200%201%204%2055.002V16.999c0-.552.447-.999.999-.999h62.003c.551%200%20.998.447.998.999v38.003a1%201%200%200%201-.999.998%22%2F%3E%3Cpath%20d%3D%22M64.001%2051.625H7.998A1%201%200%200%201%207%2050.627V21.373a1%201%200%200%201%20.999-.998h56.003c.551%200%20.998.447.998.999v29.253a1%201%200%200%201-.999.998M36%2017v38M11%2027h20m-20%206h20m-20%206h20m-20%206h20m10-18h20m-20%206h20m-20%206h20m-20%206h20%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/open-book.svg?color=%231a73e8&size=48