Calendar Fossify 4 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Calendar Fossify 4 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/337729.svg" alt="Calendar Fossify 4 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337729.svg" alt="Calendar Fossify 4 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337729.svg" alt="Calendar Fossify 4 icon" :width="24" :height="24" />
CSS background
.icon-calendar-fossify-4 {
background-image: url('https://proicons.com/icon/337729.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"><polyline class="g" points="26.31000214 36.79527571 26.31000214 25.59527571 20.28999786 33.15527785 27.71000214 33.15527785"/></g><g id="b"><path id="c" class="g" d="M11.53206674,9.56735562l24.93586075-.00000166c2.20913926-.00000015,4.0000006,1.79086095,4.00000074,4.00000021l.00000166,24.93264496c.00000015,2.20913926-1.79086095,4.0000006-4.00000021,4.00000074l-24.93586075.00000166c-2.20913926.00000015-4.0000006-1.79086095-4.00000074-4.00000021l-.00000166-24.93264496c-.00000015-2.20913926,1.79086095-4.0000006,4.00000021-4.00000074Z"/><path id="d" class="g" d="M13.71517029,5.50000126l.00000027,4.06813622"/><path id="e" class="g" d="M34.13964172,5.4999999l.00000027,4.06813622"/><path id="f" class="g" d="M9.73128501,19.89056291l28.36001067-.00000189"/></g></svg>
Copied!