Calendar Minus Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Calendar Minus 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/310021.svg" alt="Calendar Minus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310021.svg" alt="Calendar Minus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310021.svg" alt="Calendar Minus icon" :width="24" :height="24" />
CSS background
.icon-calendar-minus {
background-image: url('https://proicons.com/icon/310021.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.67099 2.23532 7.53033 2.09467C7.38968 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.75045 19.843 3.64125 20.7337C4.53205 21.6245 5.74022 22.125 7 22.125H17C18.2598 22.125 19.468 21.6245 20.3588 20.7337C21.2496 19.843 21.75 18.6348 21.75 17.375V8.625C21.7479 7.49584 21.3444 6.4042 20.6117 5.54507C19.879 4.68595 18.8647 4.11528 17.75 3.935ZM14.5 15.715H9.5C9.30109 15.715 9.11032 15.636 8.96967 15.4953C8.82901 15.3547 8.75 15.1639 8.75 14.965C8.75 14.7661 8.82901 14.5753 8.96967 14.4347C9.11032 14.294 9.30109 14.215 9.5 14.215H14.5C14.6989 14.215 14.8897 14.294 15.0303 14.4347C15.171 14.5753 15.25 14.7661 15.25 14.965C15.25 15.1639 15.171 15.3547 15.0303 15.4953C14.8897 15.636 14.6989 15.715 14.5 15.715ZM20.25 8.845H3.75V8.595C3.75098 7.8651 3.9984 7.15691 4.45215 6.58519C4.9059 6.01347 5.53939 5.6117 6.25 5.44499V6.595C6.25 6.79391 6.32901 6.98467 6.46967 7.12532C6.61032 7.26597 6.80109 7.345 7 7.345C7.19891 7.345 7.38968 7.26597 7.53033 7.12532C7.67099 6.98467 7.75 6.79391 7.75 6.595V5.345H16.25V6.595C16.25 6.79391 16.329 6.98467 16.4697 7.12532C16.6103 7.26597 16.8011 7.345 17 7.345C17.1989 7.345 17.3897 7.26597 17.5303 7.12532C17.671 6.98467 17.75 6.79391 17.75 6.595V5.44499C18.4606 5.6117 19.0941 6.01347 19.5479 6.58519C20.0016 7.15691 20.249 7.8651 20.25 8.595V8.845Z" fill="black"/> </svg>
Calendar Minus in other icon packs
Copied!