Calendar 3 Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Calendar 3 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/310581.svg" alt="Calendar 3 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310581.svg" alt="Calendar 3 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310581.svg" alt="Calendar 3 icon" :width="24" :height="24" />
CSS background
.icon-calendar-3 {
background-image: url('https://proicons.com/icon/310581.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17 4.625H7C4.79086 4.625 3 6.41586 3 8.625V17.375C3 19.5841 4.79086 21.375 7 21.375H17C19.2091 21.375 21 19.5841 21 17.375V8.625C21 6.41586 19.2091 4.625 17 4.625Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M17 2.625V6.625" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M7 2.625V6.625" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M3.12 16.3615H20.88" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 10.5147C12.8284 10.5147 13.5 9.84314 13.5 9.01471C13.5 8.18628 12.8284 7.51471 12 7.51471C11.1716 7.51471 10.5 8.18628 10.5 9.01471C10.5 9.84314 11.1716 10.5147 12 10.5147Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 13.5147C12.8284 13.5147 13.5 12.8431 13.5 12.0147C13.5 11.1863 12.8284 10.5147 12 10.5147C11.1716 10.5147 10.5 11.1863 10.5 12.0147C10.5 12.8431 11.1716 13.5147 12 13.5147Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Calendar 3 in other icon packs
Copied!