Calendar Fossify 3 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Calendar Fossify 3 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/337726.svg" alt="Calendar Fossify 3 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337726.svg" alt="Calendar Fossify 3 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337726.svg" alt="Calendar Fossify 3 icon" :width="24" :height="24" />
CSS background
.icon-calendar-fossify-3 {
background-image: url('https://proicons.com/icon/337726.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="M20.6412551,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="M20.64,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="22.4088355" y1="31.19657726" x2="24.56065374" y2="31.19657726"/></g><g id="b"><path id="c" class="g" d="M11.53207811,9.56734879l24.93585777-.0000011c2.209139-.0000001,4.00000008,1.79086082,4.00000018,3.99999982l.0000011,24.93264198c.0000001,2.209139-1.79086082,4.00000008-3.99999982,4.00000018l-24.93585777.0000011c-2.209139.0000001-4.00000008-1.79086082-4.00000018-3.99999982l-.0000011-24.93264198c-.0000001-2.209139,1.79086082-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.13965048,5.49999407l.00000018,4.06813574"/><path id="f" class="g" d="M9.73129636,19.89055482l28.36000729-.00000125"/></g></svg>
Copied!