Calendar Fossify 16 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Calendar Fossify 16 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/323152.svg" alt="Calendar Fossify 16 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323152.svg" alt="Calendar Fossify 16 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323152.svg" alt="Calendar Fossify 16 icon" :width="24" :height="24" />
CSS background
.icon-calendar-fossify-16 {
background-image: url('https://proicons.com/icon/323152.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"><line class="g" x1="17.31840736" y1="27.13527358" x2="20.11840736" y2="25.59527571"/><line class="g" x1="20.11840736" y1="25.59527571" x2="20.11840736" y2="36.79527571"/><circle class="g" cx="27.76604915" cy="33.0619459" r="3.73332982"/><path class="g" d="M31.0845704,26.97799202c-.55308863-.82962768-1.52098583-1.38271631-3.04197166-1.38271631h-.27653904c-2.07407446,0-3.73332982,1.65925535-3.73332982,3.73332982v3.73334037"/></g><g id="b"><path id="c" class="g" d="M11.53207016,9.56735221l24.93586075-.00000056c2.20913926-.00000005,4.00000052,1.79086112,4.00000057,4.00000039l.00000056,24.93264496c.00000005,2.20913926-1.79086112,4.00000052-4.00000039,4.00000057l-24.93586075.00000056c-2.20913926.00000005-4.00000052-1.79086112-4.00000057-4.00000039l-.00000056-24.93264496c-.00000005-2.20913926,1.79086112-4.00000052,4.00000039-4.00000057Z"/><path id="d" class="g" d="M13.7151739,5.49999795l.00000009,4.06813622"/><path id="e" class="g" d="M34.13964532,5.49999749l.00000009,4.06813622"/><path id="f" class="g" d="M9.73128798,19.89055943l28.36001067-.00000063"/></g></svg>
Copied!