Calendar Check Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Calendar Check 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/310018.svg" alt="Calendar Check icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310018.svg" alt="Calendar Check icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310018.svg" alt="Calendar Check icon" :width="24" :height="24" />
CSS background
.icon-calendar-check {
background-image: url('https://proicons.com/icon/310018.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.75 3.935V2.625C17.75 2.42609 17.671 2.23532 17.5303 2.09467C17.3897 1.95401 17.1989 1.875 17 1.875C16.8011 1.875 16.6103 1.95401 16.4697 2.09467C16.329 2.23532 16.25 2.42609 16.25 2.625V3.875H7.75V2.625C7.75 2.42609 7.67096 2.23532 7.5303 2.09467C7.38965 1.95401 7.19891 1.875 7 1.875C6.80109 1.875 6.61032 1.95401 6.46967 2.09467C6.32901 2.23532 6.25 2.42609 6.25 2.625V3.935C5.13533 4.11528 4.12104 4.68595 3.38831 5.54507C2.65557 6.4042 2.25212 7.49584 2.25 8.625V17.375C2.25 18.6348 2.75044 19.843 3.64124 20.7337C4.53203 21.6245 5.74022 22.125 7 22.125H17C18.2598 22.125 19.4679 21.6245 20.3587 20.7337C21.2495 19.843 21.75 18.6348 21.75 17.375V8.625C21.7479 7.49584 21.3444 6.4042 20.6117 5.54507C19.8789 4.68595 18.8647 4.11528 17.75 3.935ZM15.53 13.535L12.13 16.935C12.0014 17.0639 11.8484 17.1659 11.68 17.235C11.5105 17.3117 11.326 17.3493 11.14 17.345C10.9573 17.3481 10.7763 17.3106 10.61 17.235C10.4372 17.1686 10.2804 17.0664 10.15 16.935L8.47 15.245C8.39631 15.1763 8.3372 15.0935 8.2962 15.0015C8.25521 14.9095 8.23316 14.8102 8.23138 14.7095C8.22961 14.6088 8.24814 14.5088 8.28586 14.4154C8.32358 14.322 8.37974 14.2372 8.45096 14.166C8.52218 14.0947 8.60699 14.0386 8.70038 14.0009C8.79377 13.9631 8.8938 13.9446 8.99451 13.9464C9.09521 13.9482 9.19453 13.9702 9.28653 14.0112C9.37853 14.0522 9.46134 14.1113 9.53 14.185L11.15 15.805L14.47 12.475C14.6122 12.3425 14.8002 12.2704 14.9945 12.2738C15.1888 12.2772 15.3742 12.356 15.5116 12.4934C15.649 12.6308 15.7277 12.8162 15.7312 13.0105C15.7346 13.2048 15.6625 13.3928 15.53 13.535ZM20.25 8.875H3.75V8.625C3.75098 7.8951 3.99837 7.18691 4.45212 6.61519C4.90587 6.04347 5.53939 5.6417 6.25 5.47499V6.625C6.25 6.82391 6.32901 7.01467 6.46967 7.15532C6.61032 7.29597 6.80109 7.375 7 7.375C7.19891 7.375 7.38965 7.29597 7.5303 7.15532C7.67096 7.01467 7.75 6.82391 7.75 6.625V5.375H16.25V6.625C16.25 6.82391 16.329 7.01467 16.4697 7.15532C16.6103 7.29597 16.8011 7.375 17 7.375C17.1989 7.375 17.3897 7.29597 17.5303 7.15532C17.671 7.01467 17.75 6.82391 17.75 6.625V5.47499C18.4606 5.6417 19.0941 6.04347 19.5479 6.61519C20.0016 7.18691 20.249 7.8951 20.25 8.625V8.875Z" fill="black"/> </svg>
Calendar Check in other icon packs
Copied!