Calendarimportexport Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Calendarimportexport icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/323363.svg" alt="Calendarimportexport icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323363.svg" alt="Calendarimportexport icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323363.svg" alt="Calendarimportexport icon" :width="24" :height="24" />
CSS background
.icon-calendarimportexport {
background-image: url('https://proicons.com/icon/323363.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M37.015,28.585c-4.6723,0-8.46,3.7877-8.46,8.46s3.7877,8.46,8.46,8.46,8.46-3.7877,8.46-8.46h0v-.01c0-4.6668-3.7832-8.45-8.45-8.45h-.01ZM34.498,32.819v8.449M31.75,35.7l2.748-2.881M37.237,35.7l-2.739-2.881M39.572,41.268v-8.449M42.32,38.387l-2.748,2.881M36.833,38.387l2.739,2.881M15.818,8.562c1.3884.0011,2.5131,1.1276,2.512,2.516s-1.1276,2.5131-2.516,2.512c-1.3869-.0011-2.5109-1.1251-2.512-2.512v-.002c-.0006-1.3884,1.1246-2.5144,2.513-2.515l.003.001ZM32.212,8.562c1.3884-.0006,2.5144,1.1246,2.515,2.513h0v.001c-.0006,1.3884-1.1266,2.5136-2.515,2.513h0c-1.3884,0-2.514-1.1256-2.514-2.514s1.1256-2.514,2.514-2.514h0v.001Z"/><path class="b" d="M42.515,30.615V9.485c0-2.2091-1.7909-4-4-4H9.515c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h21.022"/><path class="b" d="M27.768,22.202l4.5-2.45M32.268,19.752v10.289"/><path class="b" d="M12.089,36.234c1.242,1.041,2.584,1.518,5.597,1.518h.702c2.4845-.0006,4.4984-2.0145,4.499-4.499h0c-.0006-2.4849-2.0151-4.499-4.5-4.499M12.087,21.255c1.245-1.037,2.588-1.51,5.6-1.503l.7.004c2.4853,0,4.5,2.0147,4.5,4.5h0c-.0011,2.4845-2.0155,4.498-4.5,4.498M14.93,28.754h3.458"/></svg>
Copied!