Calendar Fossify 23 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Calendar Fossify 23 icon is commonly used in booking systems, scheduling apps and event listings. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/337719.svg" alt="Calendar Fossify 23 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337719.svg" alt="Calendar Fossify 23 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337719.svg" alt="Calendar Fossify 23 icon" :width="24" :height="24" />
CSS background
.icon-calendar-fossify-23 {
background-image: url('https://proicons.com/icon/337719.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="a"><path class="g" d="M15.31372241,29.32860553c0-2.07407446,1.65925535-3.73332982,3.5950603-3.73332982s3.73332982,1.65925535,3.73332982,3.73332982c0,.9678972-.41481911,1.93580494-1.10617727,2.6271631-1.52098583,1.24444679-6.22222339,4.83950708-6.22222339,4.83950708h7.32841121"/><path class="g" d="M25.63471155,35.8505579c.77316329.64785493,1.60795774.94471846,3.48263807.94471781l.43676056-.00000033c1.54603625,0,2.79934626-1.25331001,2.79934626-2.79934626v-.0000056c0-1.54603625-1.25331001-2.79934626-2.79934626-2.79934626"/><path class="g" d="M25.63345644,26.53074089c.77489281-.64578528,1.61047805-.94041561,3.48515168-.9354023l.43550206.00254055c1.54603625,0,2.79934626,1.25331001,2.79934626,2.79934626v.0000056c0,1.54603625-1.25331001,2.79934626-2.79934626,2.79934626"/><line class="g" x1="27.40229194" y1="31.19657726" x2="29.55411018" y2="31.19657726"/></g><g id="b"><path id="c" class="g" d="M11.53207811,9.56734879l24.93585777-.00000109c2.209139-.0000001,4.00000008,1.79086083,4.00000018,3.99999982l.00000109,24.93264198c.0000001,2.209139-1.79086083,4.00000008-3.99999982,4.00000018l-24.93585777.00000109c-2.209139.0000001-4.00000008-1.79086083-4.00000018-3.99999982l-.00000109-24.93264198c-.0000001-2.209139,1.79086083-4.00000008,3.99999982-4.00000018Z"/><path id="d" class="g" d="M13.71518149,5.49999497l.00000018,4.06813574"/><path id="e" class="g" d="M34.13965049,5.49999407l.00000018,4.06813574"/><path id="f" class="g" d="M9.73129636,19.89055481l28.36000729-.00000124"/></g></svg>
Copied!