Calendar Fossify 2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Calendar Fossify 2 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/323156.svg" alt="Calendar Fossify 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323156.svg" alt="Calendar Fossify 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323156.svg" alt="Calendar Fossify 2 icon" :width="24" :height="24" />
CSS background
.icon-calendar-fossify-2 {
background-image: url('https://proicons.com/icon/323156.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="M20.33580494,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"/></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!