Calendar Import Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Calendar Import 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/312038.svg" alt="Calendar Import icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/312038.svg" alt="Calendar Import icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/312038.svg" alt="Calendar Import icon" :width="24" :height="24" />
CSS background
.icon-calendar-import {
background-image: url('https://proicons.com/icon/312038.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" id="memory-calendar-import" viewBox="0 0 22 22"><path d="M19 19H13V17H18V9H4V17H9V19H3V18H2V4H3V3H5V1H7V3H15V1H17V3H19V4H20V18H19M12 21H10V15H7V14H8V13H9V12H10V11H12V12H13V13H14V14H15V15H12M18 7V5H4V7Z" /></svg>
Calendar Import in other icon packs
Copied!