tear off calendar emoji
tear-off-calendar from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- tear-off-calendar
- 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 tear off calendar emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#bdbdbd" d="M6.81 45.78v64.74c0 3.12 2.9 5.21 6.32 7.61c3.9 2.74 8.48 5.25 10.17 5.25l93.55.62c2.4 0 4.34-2.94 4.34-5.34V45.78z"/><linearGradient id="SVGScdQLduM" x1="117.05" x2="117.05" y1="74.704" y2="114.633" gradientUnits="userSpaceOnUse"><stop offset=".337" stop-color="#616161"/><stop offset="1" stop-color="#616161" stop-opacity="0"/></linearGradient><path fill="url(#SVGScdQLduM)" d="m121.19 118.66l-8.28-8.51V43.92l8.28-.19z" opacity=".29"/><path fill="#c62828" d="m121.19 51.32l-6.46-4.05L104.62 4h5.44c9.65 0 11.13 5.57 11.13 7.47z"/><path fill="#fafafa" d="M9.75 45.78v62.68c0 2.7 2.19 4.88 4.88 4.88h94.85c2.7 0 5.22-2.01 5.22-4.71V45.78z"/><path fill="#f44336" d="M114.73 47.27H6.81V9.75C6.81 6.57 9.38 4 12.56 4h96.59c3.19 0 5.77 2.59 5.75 5.78z"/><path fill="#fff" d="M41.95 15.46h4.12V29.3c0 1.27-.28 2.4-.84 3.37s-1.36 1.73-2.38 2.26c-1.03.53-2.18.8-3.47.8c-2.11 0-3.76-.54-4.94-1.61s-1.77-2.6-1.77-4.56h4.15c0 .98.21 1.7.62 2.17s1.06.7 1.95.7c.79 0 1.41-.27 1.88-.81s.7-1.31.7-2.31V15.46zm16.28 18.48c-.98 1.19-2.33 1.78-4.06 1.78c-1.59 0-2.81-.46-3.64-1.37c-.84-.91-1.27-2.26-1.28-4.02V20.6h3.97v9.61c0 1.55.7 2.32 2.11 2.32c1.35 0 2.27-.47 2.77-1.4V20.6h3.98v14.85h-3.73zm11.02 1.51h-3.98V14.37h3.98zm8.81-5.62l2.75-9.24h4.26L79.1 37.75l-.33.78c-.89 1.94-2.35 2.91-4.39 2.91c-.58 0-1.16-.09-1.76-.26v-3.01l.6.01c.75 0 1.31-.11 1.68-.34q.555-.345.87-1.14l.47-1.22l-5.2-14.89h4.27z"/><path d="M51.58 102.31H43V69.26l-10.24 3.17v-6.97l17.89-6.41h.92v43.26zM91.95 63.9l-16.7 38.41H66.2l16.73-36.28H61.45v-6.91h30.5z"/><path fill="#616161" d="m114.7 52.24l-104.95.11v-5.08H114.7z" opacity=".29"/><circle cx="22.8" cy="17.74" r="7.1" fill="#606060"/><circle cx="20.44" cy="15.39" r="7.1" fill="#94d1e0"/><path fill="#c9eff2" d="M21.05 12.45c-.16.85-.7 1.57-1.32 2.18c-.74.72-1.61 1.32-2.59 1.65c-.58.2-1.25.28-1.76-.06c-1.41-.95-.28-4.52.79-5.47c1.63-1.44 5.44-1.17 4.88 1.7"/><circle cx="101.3" cy="17.74" r="7.1" fill="#606060"/><circle cx="98.95" cy="15.39" r="7.1" fill="#94d1e0"/><path fill="#c9eff2" d="M99.56 12.45c-.16.85-.7 1.57-1.32 2.18c-.74.72-1.61 1.32-2.59 1.65c-.58.2-1.25.28-1.76-.06c-1.41-.95-.28-4.52.79-5.47c1.63-1.44 5.43-1.17 4.88 1.7"/><path fill="#757575" d="M103.71 118.74c-3.18.39-6.36.56-9.54.84c-3.18.2-6.36.38-9.54.5c-3.18.16-6.36.19-9.54.29l-9.54.09l-9.54-.1c-3.18-.09-6.36-.13-9.54-.29c-3.18-.12-6.36-.3-9.54-.5c-3.18-.28-6.36-.45-9.54-.84v-.2l38.15-.1l38.15.1v.21zm-19.21-5.4h25.32c2.7 0 4.88-2.19 4.88-4.88V90.03s-5.5 7.64-13.83 13.92s-16.37 9.39-16.37 9.39"/><path fill="#bdbdbd" d="M107.17 104.31c7.72-9.09 7.53-14.27 7.53-14.27s-2.23 3.14-9.24 3.85c-2.47.25-6.01-.7-8.62-1.57c-1.57-.52-3.2.6-3.25 2.24c-.07 2.11-.42 5.07-1.55 8.59c-1.88 5.88-7.55 10.2-7.55 10.2s14.05 1.11 22.68-9.04"/></svg>
React
import type { SVGProps } from "react";
export function NotoTearOffCalendar(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#bdbdbd" d="M6.81 45.78v64.74c0 3.12 2.9 5.21 6.32 7.61c3.9 2.74 8.48 5.25 10.17 5.25l93.55.62c2.4 0 4.34-2.94 4.34-5.34V45.78z"/><linearGradient id="SVGScdQLduM" x1="117.05" x2="117.05" y1="74.704" y2="114.633" gradientUnits="userSpaceOnUse"><stop offset=".337" stopColor="#616161"/><stop offset="1" stopColor="#616161" stopOpacity="0"/></linearGradient><path fill="url(#SVGScdQLduM)" d="m121.19 118.66l-8.28-8.51V43.92l8.28-.19z" opacity=".29"/><path fill="#c62828" d="m121.19 51.32l-6.46-4.05L104.62 4h5.44c9.65 0 11.13 5.57 11.13 7.47z"/><path fill="#fafafa" d="M9.75 45.78v62.68c0 2.7 2.19 4.88 4.88 4.88h94.85c2.7 0 5.22-2.01 5.22-4.71V45.78z"/><path fill="#f44336" d="M114.73 47.27H6.81V9.75C6.81 6.57 9.38 4 12.56 4h96.59c3.19 0 5.77 2.59 5.75 5.78z"/><path fill="#fff" d="M41.95 15.46h4.12V29.3c0 1.27-.28 2.4-.84 3.37s-1.36 1.73-2.38 2.26c-1.03.53-2.18.8-3.47.8c-2.11 0-3.76-.54-4.94-1.61s-1.77-2.6-1.77-4.56h4.15c0 .98.21 1.7.62 2.17s1.06.7 1.95.7c.79 0 1.41-.27 1.88-.81s.7-1.31.7-2.31V15.46zm16.28 18.48c-.98 1.19-2.33 1.78-4.06 1.78c-1.59 0-2.81-.46-3.64-1.37c-.84-.91-1.27-2.26-1.28-4.02V20.6h3.97v9.61c0 1.55.7 2.32 2.11 2.32c1.35 0 2.27-.47 2.77-1.4V20.6h3.98v14.85h-3.73zm11.02 1.51h-3.98V14.37h3.98zm8.81-5.62l2.75-9.24h4.26L79.1 37.75l-.33.78c-.89 1.94-2.35 2.91-4.39 2.91c-.58 0-1.16-.09-1.76-.26v-3.01l.6.01c.75 0 1.31-.11 1.68-.34q.555-.345.87-1.14l.47-1.22l-5.2-14.89h4.27z"/><path d="M51.58 102.31H43V69.26l-10.24 3.17v-6.97l17.89-6.41h.92v43.26zM91.95 63.9l-16.7 38.41H66.2l16.73-36.28H61.45v-6.91h30.5z"/><path fill="#616161" d="m114.7 52.24l-104.95.11v-5.08H114.7z" opacity=".29"/><circle cx="22.8" cy="17.74" r="7.1" fill="#606060"/><circle cx="20.44" cy="15.39" r="7.1" fill="#94d1e0"/><path fill="#c9eff2" d="M21.05 12.45c-.16.85-.7 1.57-1.32 2.18c-.74.72-1.61 1.32-2.59 1.65c-.58.2-1.25.28-1.76-.06c-1.41-.95-.28-4.52.79-5.47c1.63-1.44 5.44-1.17 4.88 1.7"/><circle cx="101.3" cy="17.74" r="7.1" fill="#606060"/><circle cx="98.95" cy="15.39" r="7.1" fill="#94d1e0"/><path fill="#c9eff2" d="M99.56 12.45c-.16.85-.7 1.57-1.32 2.18c-.74.72-1.61 1.32-2.59 1.65c-.58.2-1.25.28-1.76-.06c-1.41-.95-.28-4.52.79-5.47c1.63-1.44 5.43-1.17 4.88 1.7"/><path fill="#757575" d="M103.71 118.74c-3.18.39-6.36.56-9.54.84c-3.18.2-6.36.38-9.54.5c-3.18.16-6.36.19-9.54.29l-9.54.09l-9.54-.1c-3.18-.09-6.36-.13-9.54-.29c-3.18-.12-6.36-.3-9.54-.5c-3.18-.28-6.36-.45-9.54-.84v-.2l38.15-.1l38.15.1v.21zm-19.21-5.4h25.32c2.7 0 4.88-2.19 4.88-4.88V90.03s-5.5 7.64-13.83 13.92s-16.37 9.39-16.37 9.39"/><path fill="#bdbdbd" d="M107.17 104.31c7.72-9.09 7.53-14.27 7.53-14.27s-2.23 3.14-9.24 3.85c-2.47.25-6.01-.7-8.62-1.57c-1.57-.52-3.2.6-3.25 2.24c-.07 2.11-.42 5.07-1.55 8.59c-1.88 5.88-7.55 10.2-7.55 10.2s14.05 1.11 22.68-9.04"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#bdbdbd" d="M6.81 45.78v64.74c0 3.12 2.9 5.21 6.32 7.61c3.9 2.74 8.48 5.25 10.17 5.25l93.55.62c2.4 0 4.34-2.94 4.34-5.34V45.78z"/><linearGradient id="SVGScdQLduM" x1="117.05" x2="117.05" y1="74.704" y2="114.633" gradientUnits="userSpaceOnUse"><stop offset=".337" stop-color="#616161"/><stop offset="1" stop-color="#616161" stop-opacity="0"/></linearGradient><path fill="url(#SVGScdQLduM)" d="m121.19 118.66l-8.28-8.51V43.92l8.28-.19z" opacity=".29"/><path fill="#c62828" d="m121.19 51.32l-6.46-4.05L104.62 4h5.44c9.65 0 11.13 5.57 11.13 7.47z"/><path fill="#fafafa" d="M9.75 45.78v62.68c0 2.7 2.19 4.88 4.88 4.88h94.85c2.7 0 5.22-2.01 5.22-4.71V45.78z"/><path fill="#f44336" d="M114.73 47.27H6.81V9.75C6.81 6.57 9.38 4 12.56 4h96.59c3.19 0 5.77 2.59 5.75 5.78z"/><path fill="#fff" d="M41.95 15.46h4.12V29.3c0 1.27-.28 2.4-.84 3.37s-1.36 1.73-2.38 2.26c-1.03.53-2.18.8-3.47.8c-2.11 0-3.76-.54-4.94-1.61s-1.77-2.6-1.77-4.56h4.15c0 .98.21 1.7.62 2.17s1.06.7 1.95.7c.79 0 1.41-.27 1.88-.81s.7-1.31.7-2.31V15.46zm16.28 18.48c-.98 1.19-2.33 1.78-4.06 1.78c-1.59 0-2.81-.46-3.64-1.37c-.84-.91-1.27-2.26-1.28-4.02V20.6h3.97v9.61c0 1.55.7 2.32 2.11 2.32c1.35 0 2.27-.47 2.77-1.4V20.6h3.98v14.85h-3.73zm11.02 1.51h-3.98V14.37h3.98zm8.81-5.62l2.75-9.24h4.26L79.1 37.75l-.33.78c-.89 1.94-2.35 2.91-4.39 2.91c-.58 0-1.16-.09-1.76-.26v-3.01l.6.01c.75 0 1.31-.11 1.68-.34q.555-.345.87-1.14l.47-1.22l-5.2-14.89h4.27z"/><path d="M51.58 102.31H43V69.26l-10.24 3.17v-6.97l17.89-6.41h.92v43.26zM91.95 63.9l-16.7 38.41H66.2l16.73-36.28H61.45v-6.91h30.5z"/><path fill="#616161" d="m114.7 52.24l-104.95.11v-5.08H114.7z" opacity=".29"/><circle cx="22.8" cy="17.74" r="7.1" fill="#606060"/><circle cx="20.44" cy="15.39" r="7.1" fill="#94d1e0"/><path fill="#c9eff2" d="M21.05 12.45c-.16.85-.7 1.57-1.32 2.18c-.74.72-1.61 1.32-2.59 1.65c-.58.2-1.25.28-1.76-.06c-1.41-.95-.28-4.52.79-5.47c1.63-1.44 5.44-1.17 4.88 1.7"/><circle cx="101.3" cy="17.74" r="7.1" fill="#606060"/><circle cx="98.95" cy="15.39" r="7.1" fill="#94d1e0"/><path fill="#c9eff2" d="M99.56 12.45c-.16.85-.7 1.57-1.32 2.18c-.74.72-1.61 1.32-2.59 1.65c-.58.2-1.25.28-1.76-.06c-1.41-.95-.28-4.52.79-5.47c1.63-1.44 5.43-1.17 4.88 1.7"/><path fill="#757575" d="M103.71 118.74c-3.18.39-6.36.56-9.54.84c-3.18.2-6.36.38-9.54.5c-3.18.16-6.36.19-9.54.29l-9.54.09l-9.54-.1c-3.18-.09-6.36-.13-9.54-.29c-3.18-.12-6.36-.3-9.54-.5c-3.18-.28-6.36-.45-9.54-.84v-.2l38.15-.1l38.15.1v.21zm-19.21-5.4h25.32c2.7 0 4.88-2.19 4.88-4.88V90.03s-5.5 7.64-13.83 13.92s-16.37 9.39-16.37 9.39"/><path fill="#bdbdbd" d="M107.17 104.31c7.72-9.09 7.53-14.27 7.53-14.27s-2.23 3.14-9.24 3.85c-2.47.25-6.01-.7-8.62-1.57c-1.57-.52-3.2.6-3.25 2.24c-.07 2.11-.42 5.07-1.55 8.59c-1.88 5.88-7.55 10.2-7.55 10.2s14.05 1.11 22.68-9.04"/></svg> </template>
CSS
.icon-tear-off-calendar {
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%23bdbdbd%22%20d%3D%22M6.81%2045.78v64.74c0%203.12%202.9%205.21%206.32%207.61c3.9%202.74%208.48%205.25%2010.17%205.25l93.55.62c2.4%200%204.34-2.94%204.34-5.34V45.78z%22%2F%3E%3ClinearGradient%20id%3D%22SVGScdQLduM%22%20x1%3D%22117.05%22%20x2%3D%22117.05%22%20y1%3D%2274.704%22%20y2%3D%22114.633%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.337%22%20stop-color%3D%22%23616161%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23616161%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGScdQLduM)%22%20d%3D%22m121.19%20118.66l-8.28-8.51V43.92l8.28-.19z%22%20opacity%3D%22.29%22%2F%3E%3Cpath%20fill%3D%22%23c62828%22%20d%3D%22m121.19%2051.32l-6.46-4.05L104.62%204h5.44c9.65%200%2011.13%205.57%2011.13%207.47z%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M9.75%2045.78v62.68c0%202.7%202.19%204.88%204.88%204.88h94.85c2.7%200%205.22-2.01%205.22-4.71V45.78z%22%2F%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22M114.73%2047.27H6.81V9.75C6.81%206.57%209.38%204%2012.56%204h96.59c3.19%200%205.77%202.59%205.75%205.78z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M41.95%2015.46h4.12V29.3c0%201.27-.28%202.4-.84%203.37s-1.36%201.73-2.38%202.26c-1.03.53-2.18.8-3.47.8c-2.11%200-3.76-.54-4.94-1.61s-1.77-2.6-1.77-4.56h4.15c0%20.98.21%201.7.62%202.17s1.06.7%201.95.7c.79%200%201.41-.27%201.88-.81s.7-1.31.7-2.31V15.46zm16.28%2018.48c-.98%201.19-2.33%201.78-4.06%201.78c-1.59%200-2.81-.46-3.64-1.37c-.84-.91-1.27-2.26-1.28-4.02V20.6h3.97v9.61c0%201.55.7%202.32%202.11%202.32c1.35%200%202.27-.47%202.77-1.4V20.6h3.98v14.85h-3.73zm11.02%201.51h-3.98V14.37h3.98zm8.81-5.62l2.75-9.24h4.26L79.1%2037.75l-.33.78c-.89%201.94-2.35%202.91-4.39%202.91c-.58%200-1.16-.09-1.76-.26v-3.01l.6.01c.75%200%201.31-.11%201.68-.34q.555-.345.87-1.14l.47-1.22l-5.2-14.89h4.27z%22%2F%3E%3Cpath%20d%3D%22M51.58%20102.31H43V69.26l-10.24%203.17v-6.97l17.89-6.41h.92v43.26zM91.95%2063.9l-16.7%2038.41H66.2l16.73-36.28H61.45v-6.91h30.5z%22%2F%3E%3Cpath%20fill%3D%22%23616161%22%20d%3D%22m114.7%2052.24l-104.95.11v-5.08H114.7z%22%20opacity%3D%22.29%22%2F%3E%3Ccircle%20cx%3D%2222.8%22%20cy%3D%2217.74%22%20r%3D%227.1%22%20fill%3D%22%23606060%22%2F%3E%3Ccircle%20cx%3D%2220.44%22%20cy%3D%2215.39%22%20r%3D%227.1%22%20fill%3D%22%2394d1e0%22%2F%3E%3Cpath%20fill%3D%22%23c9eff2%22%20d%3D%22M21.05%2012.45c-.16.85-.7%201.57-1.32%202.18c-.74.72-1.61%201.32-2.59%201.65c-.58.2-1.25.28-1.76-.06c-1.41-.95-.28-4.52.79-5.47c1.63-1.44%205.44-1.17%204.88%201.7%22%2F%3E%3Ccircle%20cx%3D%22101.3%22%20cy%3D%2217.74%22%20r%3D%227.1%22%20fill%3D%22%23606060%22%2F%3E%3Ccircle%20cx%3D%2298.95%22%20cy%3D%2215.39%22%20r%3D%227.1%22%20fill%3D%22%2394d1e0%22%2F%3E%3Cpath%20fill%3D%22%23c9eff2%22%20d%3D%22M99.56%2012.45c-.16.85-.7%201.57-1.32%202.18c-.74.72-1.61%201.32-2.59%201.65c-.58.2-1.25.28-1.76-.06c-1.41-.95-.28-4.52.79-5.47c1.63-1.44%205.43-1.17%204.88%201.7%22%2F%3E%3Cpath%20fill%3D%22%23757575%22%20d%3D%22M103.71%20118.74c-3.18.39-6.36.56-9.54.84c-3.18.2-6.36.38-9.54.5c-3.18.16-6.36.19-9.54.29l-9.54.09l-9.54-.1c-3.18-.09-6.36-.13-9.54-.29c-3.18-.12-6.36-.3-9.54-.5c-3.18-.28-6.36-.45-9.54-.84v-.2l38.15-.1l38.15.1v.21zm-19.21-5.4h25.32c2.7%200%204.88-2.19%204.88-4.88V90.03s-5.5%207.64-13.83%2013.92s-16.37%209.39-16.37%209.39%22%2F%3E%3Cpath%20fill%3D%22%23bdbdbd%22%20d%3D%22M107.17%20104.31c7.72-9.09%207.53-14.27%207.53-14.27s-2.23%203.14-9.24%203.85c-2.47.25-6.01-.7-8.62-1.57c-1.57-.52-3.2.6-3.25%202.24c-.07%202.11-.42%205.07-1.55%208.59c-1.88%205.88-7.55%2010.2-7.55%2010.2s14.05%201.11%2022.68-9.04%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%23bdbdbd%22%20d%3D%22M6.81%2045.78v64.74c0%203.12%202.9%205.21%206.32%207.61c3.9%202.74%208.48%205.25%2010.17%205.25l93.55.62c2.4%200%204.34-2.94%204.34-5.34V45.78z%22%2F%3E%3ClinearGradient%20id%3D%22SVGScdQLduM%22%20x1%3D%22117.05%22%20x2%3D%22117.05%22%20y1%3D%2274.704%22%20y2%3D%22114.633%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.337%22%20stop-color%3D%22%23616161%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23616161%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGScdQLduM)%22%20d%3D%22m121.19%20118.66l-8.28-8.51V43.92l8.28-.19z%22%20opacity%3D%22.29%22%2F%3E%3Cpath%20fill%3D%22%23c62828%22%20d%3D%22m121.19%2051.32l-6.46-4.05L104.62%204h5.44c9.65%200%2011.13%205.57%2011.13%207.47z%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M9.75%2045.78v62.68c0%202.7%202.19%204.88%204.88%204.88h94.85c2.7%200%205.22-2.01%205.22-4.71V45.78z%22%2F%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22M114.73%2047.27H6.81V9.75C6.81%206.57%209.38%204%2012.56%204h96.59c3.19%200%205.77%202.59%205.75%205.78z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M41.95%2015.46h4.12V29.3c0%201.27-.28%202.4-.84%203.37s-1.36%201.73-2.38%202.26c-1.03.53-2.18.8-3.47.8c-2.11%200-3.76-.54-4.94-1.61s-1.77-2.6-1.77-4.56h4.15c0%20.98.21%201.7.62%202.17s1.06.7%201.95.7c.79%200%201.41-.27%201.88-.81s.7-1.31.7-2.31V15.46zm16.28%2018.48c-.98%201.19-2.33%201.78-4.06%201.78c-1.59%200-2.81-.46-3.64-1.37c-.84-.91-1.27-2.26-1.28-4.02V20.6h3.97v9.61c0%201.55.7%202.32%202.11%202.32c1.35%200%202.27-.47%202.77-1.4V20.6h3.98v14.85h-3.73zm11.02%201.51h-3.98V14.37h3.98zm8.81-5.62l2.75-9.24h4.26L79.1%2037.75l-.33.78c-.89%201.94-2.35%202.91-4.39%202.91c-.58%200-1.16-.09-1.76-.26v-3.01l.6.01c.75%200%201.31-.11%201.68-.34q.555-.345.87-1.14l.47-1.22l-5.2-14.89h4.27z%22%2F%3E%3Cpath%20d%3D%22M51.58%20102.31H43V69.26l-10.24%203.17v-6.97l17.89-6.41h.92v43.26zM91.95%2063.9l-16.7%2038.41H66.2l16.73-36.28H61.45v-6.91h30.5z%22%2F%3E%3Cpath%20fill%3D%22%23616161%22%20d%3D%22m114.7%2052.24l-104.95.11v-5.08H114.7z%22%20opacity%3D%22.29%22%2F%3E%3Ccircle%20cx%3D%2222.8%22%20cy%3D%2217.74%22%20r%3D%227.1%22%20fill%3D%22%23606060%22%2F%3E%3Ccircle%20cx%3D%2220.44%22%20cy%3D%2215.39%22%20r%3D%227.1%22%20fill%3D%22%2394d1e0%22%2F%3E%3Cpath%20fill%3D%22%23c9eff2%22%20d%3D%22M21.05%2012.45c-.16.85-.7%201.57-1.32%202.18c-.74.72-1.61%201.32-2.59%201.65c-.58.2-1.25.28-1.76-.06c-1.41-.95-.28-4.52.79-5.47c1.63-1.44%205.44-1.17%204.88%201.7%22%2F%3E%3Ccircle%20cx%3D%22101.3%22%20cy%3D%2217.74%22%20r%3D%227.1%22%20fill%3D%22%23606060%22%2F%3E%3Ccircle%20cx%3D%2298.95%22%20cy%3D%2215.39%22%20r%3D%227.1%22%20fill%3D%22%2394d1e0%22%2F%3E%3Cpath%20fill%3D%22%23c9eff2%22%20d%3D%22M99.56%2012.45c-.16.85-.7%201.57-1.32%202.18c-.74.72-1.61%201.32-2.59%201.65c-.58.2-1.25.28-1.76-.06c-1.41-.95-.28-4.52.79-5.47c1.63-1.44%205.43-1.17%204.88%201.7%22%2F%3E%3Cpath%20fill%3D%22%23757575%22%20d%3D%22M103.71%20118.74c-3.18.39-6.36.56-9.54.84c-3.18.2-6.36.38-9.54.5c-3.18.16-6.36.19-9.54.29l-9.54.09l-9.54-.1c-3.18-.09-6.36-.13-9.54-.29c-3.18-.12-6.36-.3-9.54-.5c-3.18-.28-6.36-.45-9.54-.84v-.2l38.15-.1l38.15.1v.21zm-19.21-5.4h25.32c2.7%200%204.88-2.19%204.88-4.88V90.03s-5.5%207.64-13.83%2013.92s-16.37%209.39-16.37%209.39%22%2F%3E%3Cpath%20fill%3D%22%23bdbdbd%22%20d%3D%22M107.17%20104.31c7.72-9.09%207.53-14.27%207.53-14.27s-2.23%203.14-9.24%203.85c-2.47.25-6.01-.7-8.62-1.57c-1.57-.52-3.2.6-3.25%202.24c-.07%202.11-.42%205.07-1.55%208.59c-1.88%205.88-7.55%2010.2-7.55%2010.2s14.05%201.11%2022.68-9.04%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/tear-off-calendar.svg?color=%231a73e8&size=48