Calendar Fossify 8 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Calendar Fossify 8 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/323174.svg" alt="Calendar Fossify 8 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323174.svg" alt="Calendar Fossify 8 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323174.svg" alt="Calendar Fossify 8 icon" :width="24" :height="24" />
CSS background
.icon-calendar-fossify-8 {
background-image: url('https://proicons.com/icon/323174.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="a"><path class="g" d="M24.91000214,31.19527571h-1.82000427c-1.54000854,0-2.8,1.26000214-2.8,2.8h0c0,1.53999786,1.25999146,2.8,2.8,2.8h1.82000427c1.54000854,0,2.8-1.26000214,2.8-2.8h0c0-1.53999786-1.26001282-2.8-2.8-2.8Z"/><path class="g" d="M24.91000214,31.19527571c1.54000854,0,2.8-1.26000214,2.8-2.8h0c0-1.53999786-1.25999146-2.8-2.8-2.8h-1.82000427c-1.54000854,0-2.8,1.26000214-2.8,2.8h0c0,1.53999786,1.25999146,2.8,2.8,2.8"/></g><g id="b"><path id="c" class="g" d="M11.53207111,9.56735587h24.93585777c2.209139,0,4,1.790861,4,4v24.93264198c0,2.209139-1.790861,4-4,4H11.53207111c-2.209139,0-4-1.790861-4-4V13.56735587c0-2.209139,1.790861-4,4-4Z"/><path id="d" class="g" d="M13.71517467,5.50000215v4.06813574"/><path id="e" class="g" d="M34.13964367,5.50000215v4.06813574"/><path id="f" class="g" d="M9.73128891,19.89056182h28.36000729"/></g></svg>
Copied!