calendar2 icon
calendar2-duotone from Reicon by REICON · Duotone · Newicons · MIT Free for personal and commercial use.
- Name
- calendar2-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
More newicons icons from Reicon
Use the calendar2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.94 2c.416 0 .753.324.753.724v1.46c.668-.012 1.417-.012 2.26-.012h4.015c.842 0 1.591 0 2.259.013v-1.46c0-.4.337-.725.753-.725s.753.324.753.724V4.25c1.445.111 2.394.384 3.09 1.055c.698.67.982 1.582 1.097 2.972L22 9H2v-.724c.116-1.39.4-2.302 1.097-2.972s1.645-.944 3.09-1.055V2.724c0-.4.337-.724.753-.724"/><path d="M22 14v-2c0-.839-.004-2.335-.017-3H2.01c-.013.665-.01 2.161-.01 3v2c0 3.771 0 5.657 1.172 6.828S6.228 22 10 22h4c3.77 0 5.656 0 6.828-1.172S22 17.772 22 14" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconCalendar2Duotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.94 2c.416 0 .753.324.753.724v1.46c.668-.012 1.417-.012 2.26-.012h4.015c.842 0 1.591 0 2.259.013v-1.46c0-.4.337-.725.753-.725s.753.324.753.724V4.25c1.445.111 2.394.384 3.09 1.055c.698.67.982 1.582 1.097 2.972L22 9H2v-.724c.116-1.39.4-2.302 1.097-2.972s1.645-.944 3.09-1.055V2.724c0-.4.337-.724.753-.724"/><path d="M22 14v-2c0-.839-.004-2.335-.017-3H2.01c-.013.665-.01 2.161-.01 3v2c0 3.771 0 5.657 1.172 6.828S6.228 22 10 22h4c3.77 0 5.656 0 6.828-1.172S22 17.772 22 14" opacity=".5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.94 2c.416 0 .753.324.753.724v1.46c.668-.012 1.417-.012 2.26-.012h4.015c.842 0 1.591 0 2.259.013v-1.46c0-.4.337-.725.753-.725s.753.324.753.724V4.25c1.445.111 2.394.384 3.09 1.055c.698.67.982 1.582 1.097 2.972L22 9H2v-.724c.116-1.39.4-2.302 1.097-2.972s1.645-.944 3.09-1.055V2.724c0-.4.337-.724.753-.724"/><path d="M22 14v-2c0-.839-.004-2.335-.017-3H2.01c-.013.665-.01 2.161-.01 3v2c0 3.771 0 5.657 1.172 6.828S6.228 22 10 22h4c3.77 0 5.656 0 6.828-1.172S22 17.772 22 14" opacity=".5"/></g></svg> </template>
CSS
.icon-calendar2-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.94%202c.416%200%20.753.324.753.724v1.46c.668-.012%201.417-.012%202.26-.012h4.015c.842%200%201.591%200%202.259.013v-1.46c0-.4.337-.725.753-.725s.753.324.753.724V4.25c1.445.111%202.394.384%203.09%201.055c.698.67.982%201.582%201.097%202.972L22%209H2v-.724c.116-1.39.4-2.302%201.097-2.972s1.645-.944%203.09-1.055V2.724c0-.4.337-.724.753-.724%22%2F%3E%3Cpath%20d%3D%22M22%2014v-2c0-.839-.004-2.335-.017-3H2.01c-.013.665-.01%202.161-.01%203v2c0%203.771%200%205.657%201.172%206.828S6.228%2022%2010%2022h4c3.77%200%205.656%200%206.828-1.172S22%2017.772%2022%2014%22%20opacity%3D%22.5%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.94%202c.416%200%20.753.324.753.724v1.46c.668-.012%201.417-.012%202.26-.012h4.015c.842%200%201.591%200%202.259.013v-1.46c0-.4.337-.725.753-.725s.753.324.753.724V4.25c1.445.111%202.394.384%203.09%201.055c.698.67.982%201.582%201.097%202.972L22%209H2v-.724c.116-1.39.4-2.302%201.097-2.972s1.645-.944%203.09-1.055V2.724c0-.4.337-.724.753-.724%22%2F%3E%3Cpath%20d%3D%22M22%2014v-2c0-.839-.004-2.335-.017-3H2.01c-.013.665-.01%202.161-.01%203v2c0%203.771%200%205.657%201.172%206.828S6.228%2022%2010%2022h4c3.77%200%205.656%200%206.828-1.172S22%2017.772%2022%2014%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/calendar2-duotone.svg?color=%231a73e8&size=48