Calendar Fossify 29 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Calendar Fossify 29 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/323166.svg" alt="Calendar Fossify 29 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323166.svg" alt="Calendar Fossify 29 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323166.svg" alt="Calendar Fossify 29 icon" :width="24" :height="24" />
CSS background
.icon-calendar-fossify-29 {
background-image: url('https://proicons.com/icon/323166.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="M15.23872286,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"/><circle class="g" cx="28.1951257" cy="29.32860905" r="3.73333333"/><path class="g" d="M24.87661187,35.4125581c.55307861.82962846,1.52099781,1.38271761,3.04197453,1.38271761h.2765393c2.07407642,0,3.73333333-1.65925691,3.73333333-3.73333333v-3.73333333"/></g><g id="b"><path id="c" class="g" d="M11.53207112,9.56735587h24.93585777c2.209139,0,4,1.79086101,4,4.00000001v24.93264198c0,2.209139-1.79086101,4-4.00000001,4H11.53207111c-2.209139,0-4-1.79086101-4-4.00000001V13.56735587c0-2.209139,1.79086101-4,4.00000001-4Z"/><path id="d" class="g" d="M13.71517468,5.50000214v4.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!