Calendar Fossify 7 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Calendar Fossify 7 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/337732.svg" alt="Calendar Fossify 7 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337732.svg" alt="Calendar Fossify 7 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337732.svg" alt="Calendar Fossify 7 icon" :width="24" :height="24" />
CSS background
.icon-calendar-fossify-7 {
background-image: url('https://proicons.com/icon/337732.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="21.68999786 36.79527571 27.71000214 25.59527571 20.28999786 25.59527571"/></g><g id="b"><path id="c" class="g" d="M11.53206626,9.56735717l24.93586075-.00000181c2.20913926-.00000016,4.00000061,1.79086092,4.00000077,4.00000019l.00000181,24.93264496c.00000016,2.20913926-1.79086092,4.00000061-4.00000019,4.00000077l-24.93586075.00000181c-2.20913926.00000016-4.00000061-1.79086092-4.00000077-4.00000019l-.00000181-24.93264496c-.00000016-2.20913926,1.79086092-4.00000061,4.00000019-4.00000077Z"/><path id="d" class="g" d="M13.71516978,5.5000028l.0000003,4.06813622"/><path id="e" class="g" d="M34.13964121,5.50000131l.0000003,4.06813622"/><path id="f" class="g" d="M9.73128459,19.89056448l28.36001067-.00000206"/></g></svg>
Copied!