Calendar Fossify 27 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Calendar Fossify 27 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/337723.svg" alt="Calendar Fossify 27 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337723.svg" alt="Calendar Fossify 27 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337723.svg" alt="Calendar Fossify 27 icon" :width="24" :height="24" />
CSS background
.icon-calendar-fossify-27 {
background-image: url('https://proicons.com/icon/337723.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.38872286,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"/><polyline class="g" points="26.75845476 36.79527571 32.77845904 25.59527571 25.35845476 25.59527571"/></g><g id="b"><path id="c" class="g" d="M11.53207003,9.56734155l24.93585777-.00000188c2.209139-.00000017,4.00000013,1.7908607,4.0000003,3.9999997l.00000188,24.93264198c.00000017,2.209139-1.7908607,4.00000013-3.9999997,4.0000003l-24.93585777.00000188c-2.209139.00000017-4.00000013-1.7908607-4.0000003-3.9999997l-.00000188-24.93264198c-.00000017-2.209139,1.7908607-4.00000013,3.9999997-4.0000003Z"/><path id="d" class="g" d="M13.71517328,5.49998766l.00000031,4.06813574"/><path id="e" class="g" d="M34.13964228,5.49998612l.00000031,4.06813574"/><path id="f" class="g" d="M9.7312886,19.89054763l28.36000729-.00000213"/></g></svg>
Copied!