Calendly Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Calendly 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/337923.svg" alt="Calendly icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337923.svg" alt="Calendly icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337923.svg" alt="Calendly icon" :width="24" :height="24" />
CSS background
.icon-calendly {
background-image: url('https://proicons.com/icon/337923.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M22.0442,8.1039c-4.2874,0-8.2491,2.2871-10.393,6l-2.25,3.8965c-2.1434,3.7129-2.1434,8.2871,0,12l2.25,3.8965c2.1439,3.7129,6.1056,6,10.393,6h4.5c4.2874,0,8.2491-2.2871,10.393-6l2.25-3.8965c2.1434-3.7129,2.1434-8.2871,0-12l-2.25-3.8965c-2.1439-3.7129-6.1056-6-10.393-6h-4.5Z"/><path class="c" d="M38.3452,27.0114c-4.1145,0-5.7872,1.787-8.5158,3.8461-1.0107.7376-2.2444,1.1536-3.5361,1.1482l-3.9987-.0054c-3.324,0-6-2.676-6-6v-4c0-3.324,2.676-6,6-6h4c1.293,0,2.5267.4161,3.5374,1.1536,2.7287,2.0591,4.4013,3.8461,8.5158,3.8461,5.1155,0,6.8572-2,6.8572-2-2.3136-9.6752-10.963-16.5-20.91-16.5C12.421,2.5,2.795,12.1259,2.795,24s9.6259,21.5,21.5,21.5c9.9438,0,18.59-6.819,20.908-16.489,0,0-1.7418-2-6.8572-2l-.0006.0004Z"/></svg>
Calendly in other icon packs
Copied!