notebook with decorative cover emoji
notebook-with-decorative-cover from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- notebook-with-decorative-cover
- Set
- Noto Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More objects icons from Noto Emoji
Use the notebook with decorative cover emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#d68b52" d="M106.02 121.68H36.18c-1.66 0-1.26-1.35-1.26-3.01V14.05c0-1.66 1.35-3.01 3.01-3.01h69.36c2.72 0 4.93 2.21 4.93 4.93v99.76c0 3.86-1.83 5.95-6.2 5.95"/><path fill="#94c6d6" d="M18.53 115.14c0 1.94 3.07 3.57 5.01 3.57l80.39-.05c2.98 0 4.54-1.58 4.54-3.52l-.25-21.32H18.53z"/><path fill="#f5f5f5" d="M101.47 105.88s-2.13 5.85.03 8.78c2.51 3.4 6.89 2.58 6.89.99V16.44c0-.66-.61-1.14-1.25-1c-1.39.3-3.89.31-7.21-1.89z"/><path fill="#d68b52" d="M94.16 110.85H23.64V6.45h72.25c2.27 0 3.87.61 4.62 1.62c.98 1.31 1.5 3.3 1.5 5.48V103a7.85 7.85 0 0 1-7.85 7.85"/><path fill="#ecb354" d="M92.01 107.78H25.54c-2.76 0-4.99-2.24-4.99-4.99V11.45c0-2.76 2.24-4.99 4.99-4.99h66.47c3.82 0 6.92 2.18 6.92 6.92v87.49c-.01 3.81-3.1 6.91-6.92 6.91"/><path fill="#ba793e" d="M34.43 109.75L34.38 6.46h-11.2s-2.31-.4-3.85 0c-2.79.73-3.56 2.76-3.56 6.07v94.41c0 6.7.41 9.6 2.44 11.72c-.12-1.54.87-6.83 1.68-8.28c.72-1.28 14.54-.63 14.54-.63"/><path fill="none" stroke="#6d4c41" stroke-miterlimit="10" stroke-width="2" d="M23.18 6.45v104.4"/><path fill="none" stroke="#6d4c41" stroke-miterlimit="10" stroke-width="3" d="m34.38 109.34l-11.3.22c-3.77 0-5.06 4.04-4.39 6.71c.84 3.37 4.32 3.92 5.18 3.92h12.65"/><path fill="#fffde7" d="M85.85 31.7c0-.86-.66-1.57-1.52-1.64c-3.78-.3-7.37-1.7-10.55-3.82a12.77 12.77 0 0 0-7.1-2.13c-2.63 0-5.07.79-7.1 2.13c-3.18 2.11-6.78 3.51-10.55 3.81c-.86.07-1.52.78-1.52 1.64v9.96c0 .86.66 1.57 1.52 1.64c3.78.3 7.37 1.7 10.55 3.81c2.03 1.35 4.47 2.13 7.1 2.13s5.07-.79 7.1-2.13c3.18-2.11 6.78-3.51 10.55-3.82c.86-.07 1.52-.78 1.52-1.64z"/><path fill="#d68b52" d="M85.85 40.5c-.02.07-.54.72-3.31 1c-1.16.12-2.28.46-3.39.81c-2.29.73-4.47 1.81-6.47 3.14c-1.77 1.18-3.85 1.8-6 1.8s-4.18-.7-6-1.8c-5.2-3.15-8.06-3.74-10.08-3.98c-2.59-.31-3.11-1.01-3.11-1.01s.01.76.01 1.21c0 .86.66 1.57 1.52 1.64c3.78.3 7.37 1.7 10.55 3.81c2.03 1.35 4.47 2.13 7.1 2.13s5.07-.79 7.1-2.13c3.18-2.11 6.78-3.51 10.55-3.82c.86-.07 1.52-.78 1.52-1.64c.01-.33.01-1.16.01-1.16"/><path fill="#ffecb3" d="M47.5 32.82s1.08-.71 3.31-.96c1.15-.13 2.28-.46 3.39-.81c2.29-.73 4.47-1.81 6.47-3.14c1.77-1.18 3.85-1.8 6-1.8s4.22.62 6 1.8c2.05 1.36 5.14 3.36 10.08 3.98c.46.06 2.33-.09 3.1 1.24c0 0-.01-.99-.01-1.43c0-.86-.66-1.57-1.52-1.64c-3.78-.3-7.37-1.7-10.55-3.81a12.77 12.77 0 0 0-7.1-2.13c-2.63 0-5.07.79-7.1 2.13c-3.18 2.11-6.78 3.51-10.55 3.82c-.86.07-1.52.78-1.52 1.64z"/></svg>
React
import type { SVGProps } from "react";
export function NotoNotebookWithDecorativeCover(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#d68b52" d="M106.02 121.68H36.18c-1.66 0-1.26-1.35-1.26-3.01V14.05c0-1.66 1.35-3.01 3.01-3.01h69.36c2.72 0 4.93 2.21 4.93 4.93v99.76c0 3.86-1.83 5.95-6.2 5.95"/><path fill="#94c6d6" d="M18.53 115.14c0 1.94 3.07 3.57 5.01 3.57l80.39-.05c2.98 0 4.54-1.58 4.54-3.52l-.25-21.32H18.53z"/><path fill="#f5f5f5" d="M101.47 105.88s-2.13 5.85.03 8.78c2.51 3.4 6.89 2.58 6.89.99V16.44c0-.66-.61-1.14-1.25-1c-1.39.3-3.89.31-7.21-1.89z"/><path fill="#d68b52" d="M94.16 110.85H23.64V6.45h72.25c2.27 0 3.87.61 4.62 1.62c.98 1.31 1.5 3.3 1.5 5.48V103a7.85 7.85 0 0 1-7.85 7.85"/><path fill="#ecb354" d="M92.01 107.78H25.54c-2.76 0-4.99-2.24-4.99-4.99V11.45c0-2.76 2.24-4.99 4.99-4.99h66.47c3.82 0 6.92 2.18 6.92 6.92v87.49c-.01 3.81-3.1 6.91-6.92 6.91"/><path fill="#ba793e" d="M34.43 109.75L34.38 6.46h-11.2s-2.31-.4-3.85 0c-2.79.73-3.56 2.76-3.56 6.07v94.41c0 6.7.41 9.6 2.44 11.72c-.12-1.54.87-6.83 1.68-8.28c.72-1.28 14.54-.63 14.54-.63"/><path fill="none" stroke="#6d4c41" strokeMiterlimit="10" strokeWidth="2" d="M23.18 6.45v104.4"/><path fill="none" stroke="#6d4c41" strokeMiterlimit="10" strokeWidth="3" d="m34.38 109.34l-11.3.22c-3.77 0-5.06 4.04-4.39 6.71c.84 3.37 4.32 3.92 5.18 3.92h12.65"/><path fill="#fffde7" d="M85.85 31.7c0-.86-.66-1.57-1.52-1.64c-3.78-.3-7.37-1.7-10.55-3.82a12.77 12.77 0 0 0-7.1-2.13c-2.63 0-5.07.79-7.1 2.13c-3.18 2.11-6.78 3.51-10.55 3.81c-.86.07-1.52.78-1.52 1.64v9.96c0 .86.66 1.57 1.52 1.64c3.78.3 7.37 1.7 10.55 3.81c2.03 1.35 4.47 2.13 7.1 2.13s5.07-.79 7.1-2.13c3.18-2.11 6.78-3.51 10.55-3.82c.86-.07 1.52-.78 1.52-1.64z"/><path fill="#d68b52" d="M85.85 40.5c-.02.07-.54.72-3.31 1c-1.16.12-2.28.46-3.39.81c-2.29.73-4.47 1.81-6.47 3.14c-1.77 1.18-3.85 1.8-6 1.8s-4.18-.7-6-1.8c-5.2-3.15-8.06-3.74-10.08-3.98c-2.59-.31-3.11-1.01-3.11-1.01s.01.76.01 1.21c0 .86.66 1.57 1.52 1.64c3.78.3 7.37 1.7 10.55 3.81c2.03 1.35 4.47 2.13 7.1 2.13s5.07-.79 7.1-2.13c3.18-2.11 6.78-3.51 10.55-3.82c.86-.07 1.52-.78 1.52-1.64c.01-.33.01-1.16.01-1.16"/><path fill="#ffecb3" d="M47.5 32.82s1.08-.71 3.31-.96c1.15-.13 2.28-.46 3.39-.81c2.29-.73 4.47-1.81 6.47-3.14c1.77-1.18 3.85-1.8 6-1.8s4.22.62 6 1.8c2.05 1.36 5.14 3.36 10.08 3.98c.46.06 2.33-.09 3.1 1.24c0 0-.01-.99-.01-1.43c0-.86-.66-1.57-1.52-1.64c-3.78-.3-7.37-1.7-10.55-3.81a12.77 12.77 0 0 0-7.1-2.13c-2.63 0-5.07.79-7.1 2.13c-3.18 2.11-6.78 3.51-10.55 3.82c-.86.07-1.52.78-1.52 1.64z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#d68b52" d="M106.02 121.68H36.18c-1.66 0-1.26-1.35-1.26-3.01V14.05c0-1.66 1.35-3.01 3.01-3.01h69.36c2.72 0 4.93 2.21 4.93 4.93v99.76c0 3.86-1.83 5.95-6.2 5.95"/><path fill="#94c6d6" d="M18.53 115.14c0 1.94 3.07 3.57 5.01 3.57l80.39-.05c2.98 0 4.54-1.58 4.54-3.52l-.25-21.32H18.53z"/><path fill="#f5f5f5" d="M101.47 105.88s-2.13 5.85.03 8.78c2.51 3.4 6.89 2.58 6.89.99V16.44c0-.66-.61-1.14-1.25-1c-1.39.3-3.89.31-7.21-1.89z"/><path fill="#d68b52" d="M94.16 110.85H23.64V6.45h72.25c2.27 0 3.87.61 4.62 1.62c.98 1.31 1.5 3.3 1.5 5.48V103a7.85 7.85 0 0 1-7.85 7.85"/><path fill="#ecb354" d="M92.01 107.78H25.54c-2.76 0-4.99-2.24-4.99-4.99V11.45c0-2.76 2.24-4.99 4.99-4.99h66.47c3.82 0 6.92 2.18 6.92 6.92v87.49c-.01 3.81-3.1 6.91-6.92 6.91"/><path fill="#ba793e" d="M34.43 109.75L34.38 6.46h-11.2s-2.31-.4-3.85 0c-2.79.73-3.56 2.76-3.56 6.07v94.41c0 6.7.41 9.6 2.44 11.72c-.12-1.54.87-6.83 1.68-8.28c.72-1.28 14.54-.63 14.54-.63"/><path fill="none" stroke="#6d4c41" stroke-miterlimit="10" stroke-width="2" d="M23.18 6.45v104.4"/><path fill="none" stroke="#6d4c41" stroke-miterlimit="10" stroke-width="3" d="m34.38 109.34l-11.3.22c-3.77 0-5.06 4.04-4.39 6.71c.84 3.37 4.32 3.92 5.18 3.92h12.65"/><path fill="#fffde7" d="M85.85 31.7c0-.86-.66-1.57-1.52-1.64c-3.78-.3-7.37-1.7-10.55-3.82a12.77 12.77 0 0 0-7.1-2.13c-2.63 0-5.07.79-7.1 2.13c-3.18 2.11-6.78 3.51-10.55 3.81c-.86.07-1.52.78-1.52 1.64v9.96c0 .86.66 1.57 1.52 1.64c3.78.3 7.37 1.7 10.55 3.81c2.03 1.35 4.47 2.13 7.1 2.13s5.07-.79 7.1-2.13c3.18-2.11 6.78-3.51 10.55-3.82c.86-.07 1.52-.78 1.52-1.64z"/><path fill="#d68b52" d="M85.85 40.5c-.02.07-.54.72-3.31 1c-1.16.12-2.28.46-3.39.81c-2.29.73-4.47 1.81-6.47 3.14c-1.77 1.18-3.85 1.8-6 1.8s-4.18-.7-6-1.8c-5.2-3.15-8.06-3.74-10.08-3.98c-2.59-.31-3.11-1.01-3.11-1.01s.01.76.01 1.21c0 .86.66 1.57 1.52 1.64c3.78.3 7.37 1.7 10.55 3.81c2.03 1.35 4.47 2.13 7.1 2.13s5.07-.79 7.1-2.13c3.18-2.11 6.78-3.51 10.55-3.82c.86-.07 1.52-.78 1.52-1.64c.01-.33.01-1.16.01-1.16"/><path fill="#ffecb3" d="M47.5 32.82s1.08-.71 3.31-.96c1.15-.13 2.28-.46 3.39-.81c2.29-.73 4.47-1.81 6.47-3.14c1.77-1.18 3.85-1.8 6-1.8s4.22.62 6 1.8c2.05 1.36 5.14 3.36 10.08 3.98c.46.06 2.33-.09 3.1 1.24c0 0-.01-.99-.01-1.43c0-.86-.66-1.57-1.52-1.64c-3.78-.3-7.37-1.7-10.55-3.81a12.77 12.77 0 0 0-7.1-2.13c-2.63 0-5.07.79-7.1 2.13c-3.18 2.11-6.78 3.51-10.55 3.82c-.86.07-1.52.78-1.52 1.64z"/></svg> </template>
CSS
.icon-notebook-with-decorative-cover {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23d68b52%22%20d%3D%22M106.02%20121.68H36.18c-1.66%200-1.26-1.35-1.26-3.01V14.05c0-1.66%201.35-3.01%203.01-3.01h69.36c2.72%200%204.93%202.21%204.93%204.93v99.76c0%203.86-1.83%205.95-6.2%205.95%22%2F%3E%3Cpath%20fill%3D%22%2394c6d6%22%20d%3D%22M18.53%20115.14c0%201.94%203.07%203.57%205.01%203.57l80.39-.05c2.98%200%204.54-1.58%204.54-3.52l-.25-21.32H18.53z%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M101.47%20105.88s-2.13%205.85.03%208.78c2.51%203.4%206.89%202.58%206.89.99V16.44c0-.66-.61-1.14-1.25-1c-1.39.3-3.89.31-7.21-1.89z%22%2F%3E%3Cpath%20fill%3D%22%23d68b52%22%20d%3D%22M94.16%20110.85H23.64V6.45h72.25c2.27%200%203.87.61%204.62%201.62c.98%201.31%201.5%203.3%201.5%205.48V103a7.85%207.85%200%200%201-7.85%207.85%22%2F%3E%3Cpath%20fill%3D%22%23ecb354%22%20d%3D%22M92.01%20107.78H25.54c-2.76%200-4.99-2.24-4.99-4.99V11.45c0-2.76%202.24-4.99%204.99-4.99h66.47c3.82%200%206.92%202.18%206.92%206.92v87.49c-.01%203.81-3.1%206.91-6.92%206.91%22%2F%3E%3Cpath%20fill%3D%22%23ba793e%22%20d%3D%22M34.43%20109.75L34.38%206.46h-11.2s-2.31-.4-3.85%200c-2.79.73-3.56%202.76-3.56%206.07v94.41c0%206.7.41%209.6%202.44%2011.72c-.12-1.54.87-6.83%201.68-8.28c.72-1.28%2014.54-.63%2014.54-.63%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%236d4c41%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M23.18%206.45v104.4%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%236d4c41%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223%22%20d%3D%22m34.38%20109.34l-11.3.22c-3.77%200-5.06%204.04-4.39%206.71c.84%203.37%204.32%203.92%205.18%203.92h12.65%22%2F%3E%3Cpath%20fill%3D%22%23fffde7%22%20d%3D%22M85.85%2031.7c0-.86-.66-1.57-1.52-1.64c-3.78-.3-7.37-1.7-10.55-3.82a12.77%2012.77%200%200%200-7.1-2.13c-2.63%200-5.07.79-7.1%202.13c-3.18%202.11-6.78%203.51-10.55%203.81c-.86.07-1.52.78-1.52%201.64v9.96c0%20.86.66%201.57%201.52%201.64c3.78.3%207.37%201.7%2010.55%203.81c2.03%201.35%204.47%202.13%207.1%202.13s5.07-.79%207.1-2.13c3.18-2.11%206.78-3.51%2010.55-3.82c.86-.07%201.52-.78%201.52-1.64z%22%2F%3E%3Cpath%20fill%3D%22%23d68b52%22%20d%3D%22M85.85%2040.5c-.02.07-.54.72-3.31%201c-1.16.12-2.28.46-3.39.81c-2.29.73-4.47%201.81-6.47%203.14c-1.77%201.18-3.85%201.8-6%201.8s-4.18-.7-6-1.8c-5.2-3.15-8.06-3.74-10.08-3.98c-2.59-.31-3.11-1.01-3.11-1.01s.01.76.01%201.21c0%20.86.66%201.57%201.52%201.64c3.78.3%207.37%201.7%2010.55%203.81c2.03%201.35%204.47%202.13%207.1%202.13s5.07-.79%207.1-2.13c3.18-2.11%206.78-3.51%2010.55-3.82c.86-.07%201.52-.78%201.52-1.64c.01-.33.01-1.16.01-1.16%22%2F%3E%3Cpath%20fill%3D%22%23ffecb3%22%20d%3D%22M47.5%2032.82s1.08-.71%203.31-.96c1.15-.13%202.28-.46%203.39-.81c2.29-.73%204.47-1.81%206.47-3.14c1.77-1.18%203.85-1.8%206-1.8s4.22.62%206%201.8c2.05%201.36%205.14%203.36%2010.08%203.98c.46.06%202.33-.09%203.1%201.24c0%200-.01-.99-.01-1.43c0-.86-.66-1.57-1.52-1.64c-3.78-.3-7.37-1.7-10.55-3.81a12.77%2012.77%200%200%200-7.1-2.13c-2.63%200-5.07.79-7.1%202.13c-3.18%202.11-6.78%203.51-10.55%203.82c-.86.07-1.52.78-1.52%201.64z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23d68b52%22%20d%3D%22M106.02%20121.68H36.18c-1.66%200-1.26-1.35-1.26-3.01V14.05c0-1.66%201.35-3.01%203.01-3.01h69.36c2.72%200%204.93%202.21%204.93%204.93v99.76c0%203.86-1.83%205.95-6.2%205.95%22%2F%3E%3Cpath%20fill%3D%22%2394c6d6%22%20d%3D%22M18.53%20115.14c0%201.94%203.07%203.57%205.01%203.57l80.39-.05c2.98%200%204.54-1.58%204.54-3.52l-.25-21.32H18.53z%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M101.47%20105.88s-2.13%205.85.03%208.78c2.51%203.4%206.89%202.58%206.89.99V16.44c0-.66-.61-1.14-1.25-1c-1.39.3-3.89.31-7.21-1.89z%22%2F%3E%3Cpath%20fill%3D%22%23d68b52%22%20d%3D%22M94.16%20110.85H23.64V6.45h72.25c2.27%200%203.87.61%204.62%201.62c.98%201.31%201.5%203.3%201.5%205.48V103a7.85%207.85%200%200%201-7.85%207.85%22%2F%3E%3Cpath%20fill%3D%22%23ecb354%22%20d%3D%22M92.01%20107.78H25.54c-2.76%200-4.99-2.24-4.99-4.99V11.45c0-2.76%202.24-4.99%204.99-4.99h66.47c3.82%200%206.92%202.18%206.92%206.92v87.49c-.01%203.81-3.1%206.91-6.92%206.91%22%2F%3E%3Cpath%20fill%3D%22%23ba793e%22%20d%3D%22M34.43%20109.75L34.38%206.46h-11.2s-2.31-.4-3.85%200c-2.79.73-3.56%202.76-3.56%206.07v94.41c0%206.7.41%209.6%202.44%2011.72c-.12-1.54.87-6.83%201.68-8.28c.72-1.28%2014.54-.63%2014.54-.63%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%236d4c41%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M23.18%206.45v104.4%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%236d4c41%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223%22%20d%3D%22m34.38%20109.34l-11.3.22c-3.77%200-5.06%204.04-4.39%206.71c.84%203.37%204.32%203.92%205.18%203.92h12.65%22%2F%3E%3Cpath%20fill%3D%22%23fffde7%22%20d%3D%22M85.85%2031.7c0-.86-.66-1.57-1.52-1.64c-3.78-.3-7.37-1.7-10.55-3.82a12.77%2012.77%200%200%200-7.1-2.13c-2.63%200-5.07.79-7.1%202.13c-3.18%202.11-6.78%203.51-10.55%203.81c-.86.07-1.52.78-1.52%201.64v9.96c0%20.86.66%201.57%201.52%201.64c3.78.3%207.37%201.7%2010.55%203.81c2.03%201.35%204.47%202.13%207.1%202.13s5.07-.79%207.1-2.13c3.18-2.11%206.78-3.51%2010.55-3.82c.86-.07%201.52-.78%201.52-1.64z%22%2F%3E%3Cpath%20fill%3D%22%23d68b52%22%20d%3D%22M85.85%2040.5c-.02.07-.54.72-3.31%201c-1.16.12-2.28.46-3.39.81c-2.29.73-4.47%201.81-6.47%203.14c-1.77%201.18-3.85%201.8-6%201.8s-4.18-.7-6-1.8c-5.2-3.15-8.06-3.74-10.08-3.98c-2.59-.31-3.11-1.01-3.11-1.01s.01.76.01%201.21c0%20.86.66%201.57%201.52%201.64c3.78.3%207.37%201.7%2010.55%203.81c2.03%201.35%204.47%202.13%207.1%202.13s5.07-.79%207.1-2.13c3.18-2.11%206.78-3.51%2010.55-3.82c.86-.07%201.52-.78%201.52-1.64c.01-.33.01-1.16.01-1.16%22%2F%3E%3Cpath%20fill%3D%22%23ffecb3%22%20d%3D%22M47.5%2032.82s1.08-.71%203.31-.96c1.15-.13%202.28-.46%203.39-.81c2.29-.73%204.47-1.81%206.47-3.14c1.77-1.18%203.85-1.8%206-1.8s4.22.62%206%201.8c2.05%201.36%205.14%203.36%2010.08%203.98c.46.06%202.33-.09%203.1%201.24c0%200-.01-.99-.01-1.43c0-.86-.66-1.57-1.52-1.64c-3.78-.3-7.37-1.7-10.55-3.81a12.77%2012.77%200%200%200-7.1-2.13c-2.63%200-5.07.79-7.1%202.13c-3.18%202.11-6.78%203.51-10.55%203.82c-.86.07-1.52.78-1.52%201.64z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/notebook-with-decorative-cover.svg?color=%231a73e8&size=48