Calendar Fossify 5 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Calendar Fossify 5 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/337730.svg" alt="Calendar Fossify 5 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337730.svg" alt="Calendar Fossify 5 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337730.svg" alt="Calendar Fossify 5 icon" :width="24" :height="24" />
CSS background
.icon-calendar-fossify-5 {
background-image: url('https://proicons.com/icon/337730.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.57,35.8505579c.77316329.64785493,1.52334569.94471846,3.39802602.94471781h.32209361c1.73410805,0,3.13988038-1.40577233,3.13988038-3.13988038v-.00000628c0-1.73410805-1.40577233-3.13988038-3.13988038-3.13988038h-3.72011962v-4.92023297h6.86"/></g><g id="b"><path id="c" class="g" d="M11.53206931,9.56735496l24.93586075-.00000083c2.20913926-.00000007,4.00000054,1.79086108,4.00000061,4.00000034l.00000083,24.93264496c.00000007,2.20913926-1.79086108,4.00000054-4.00000034,4.00000061l-24.93586075.00000083c-2.20913926.00000007-4.00000054-1.79086108-4.00000061-4.00000034l-.00000083-24.93264496c-.00000007-2.20913926,1.79086108-4.00000054,4.00000034-4.00000061Z"/><path id="d" class="g" d="M13.715173,5.50000067l.00000014,4.06813622"/><path id="e" class="g" d="M34.13964443,5.49999999l.00000014,4.06813622"/><path id="f" class="g" d="M9.73128724,19.89056219l28.36001067-.00000095"/></g></svg>
Copied!