Calendar Fossify 14 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Calendar Fossify 14 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/323150.svg" alt="Calendar Fossify 14 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323150.svg" alt="Calendar Fossify 14 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323150.svg" alt="Calendar Fossify 14 icon" :width="24" :height="24" />
CSS background
.icon-calendar-fossify-14 {
background-image: url('https://proicons.com/icon/323150.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.31340857" y1="27.13527358" x2="20.11340857" y2="25.59527571"/><line class="g" x1="20.11340857" y1="25.59527571" x2="20.11340857" y2="36.79527571"/><polyline class="g" points="30.07105249 36.79527571 30.07105249 25.59527571 24.05104822 33.15527785 31.47105249 33.15527785"/></g><g id="b"><path id="c" class="g" d="M11.5320669,9.56735511l24.93586075-.00000161c2.20913926-.00000014,4.00000059,1.79086096,4.00000073,4.00000022l.00000161,24.93264496c.00000014,2.20913926-1.79086096,4.00000059-4.00000022,4.00000073l-24.93586075.00000161c-2.20913926.00000014-4.00000059-1.79086096-4.00000073-4.00000022l-.00000161-24.93264496c-.00000014-2.20913926,1.79086096-4.00000059,4.00000022-4.00000073Z"/><path id="d" class="g" d="M13.71517045,5.50000076l.00000026,4.06813622"/><path id="e" class="g" d="M34.13964188,5.49999944l.00000026,4.06813622"/><path id="f" class="g" d="M9.73128514,19.8905624l28.36001067-.00000183"/></g></svg>
Copied!