Calendar Event Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Calendar Event 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/319630.svg" alt="Calendar Event icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319630.svg" alt="Calendar Event icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319630.svg" alt="Calendar Event icon" :width="24" :height="24" />
CSS background
.icon-calendar-event {
background-image: url('https://proicons.com/icon/319630.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="calendar--event_1_" d="M30,31.36H2c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36h4v0.72H2.36v26.28 h27.28V4.36H26V3.64h4c0.199,0,0.36,0.161,0.36,0.36v27C30.36,31.199,30.199,31.36,30,31.36z M26,25.36h-8 c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h8c0.199,0,0.36,0.161,0.36,0.36v4 C26.36,25.199,26.199,25.36,26,25.36z M18.36,24.64h7.279v-3.28H18.36V24.64z M14,25.36H6c-0.199,0-0.36-0.161-0.36-0.36v-4 c0-0.199,0.161-0.36,0.36-0.36h8c0.199,0,0.36,0.161,0.36,0.36v4C14.36,25.199,14.199,25.36,14,25.36z M6.36,24.64h7.28v-3.28H6.36 V24.64z M26,16.359h-8c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h8c0.199,0,0.36,0.161,0.36,0.36v4 C26.36,16.198,26.199,16.359,26,16.359z M18.36,15.64h7.279v-3.28H18.36V15.64z M14,16.359H6c-0.199,0-0.36-0.161-0.36-0.36v-4 c0-0.199,0.161-0.36,0.36-0.36h8c0.199,0,0.36,0.161,0.36,0.36v4C14.36,16.198,14.199,16.359,14,16.359z M6.36,15.64h7.28v-3.28 H6.36V15.64z M23,7.36c-0.75,0-1.36-0.61-1.36-1.36V2c0-0.75,0.61-1.36,1.36-1.36S24.36,1.25,24.36,2v4 C24.36,6.75,23.75,7.36,23,7.36z M23,1.36c-0.353,0-0.64,0.287-0.64,0.64v4c0,0.353,0.287,0.64,0.64,0.64S23.64,6.353,23.64,6V2 C23.64,1.647,23.353,1.36,23,1.36z M9,7.36C8.25,7.36,7.64,6.75,7.64,6V2c0-0.75,0.61-1.36,1.36-1.36S10.36,1.25,10.36,2v4 C10.36,6.75,9.75,7.36,9,7.36z M9,1.36C8.647,1.36,8.36,1.647,8.36,2v4c0,0.353,0.287,0.64,0.64,0.64S9.64,6.353,9.64,6V2 C9.64,1.647,9.353,1.36,9,1.36z M20,4.36h-8V3.64h8V4.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Calendar Event in other icon packs
Copied!