Proton Calendar Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Proton Calendar 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/346217.svg" alt="Proton Calendar icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346217.svg" alt="Proton Calendar icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346217.svg" alt="Proton Calendar icon" :width="24" :height="24" />
CSS background
.icon-proton-calendar {
background-image: url('https://proicons.com/icon/346217.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" viewBox="0 0 48 48"><defs><style>.a,.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.a{fill-rule:evenodd;}</style></defs><path class="a" d="M8.5345,7.8621A4.0345,4.0345,0,0,0,4.5,11.8966V36.1034a4.0345,4.0345,0,0,0,4.0345,4.0345H29.1552v-9.862a4.4828,4.4828,0,0,1,4.4827-4.4828H43.5V11.8966a4.0345,4.0345,0,0,0-4.0345-4.0345Z"/><path class="a" d="M8.5345,7.8621A4.0345,4.0345,0,0,0,4.5,11.8966V36.1034a4.0345,4.0345,0,0,0,4.0345,4.0345H29.1552v-9.862a4.4828,4.4828,0,0,1,4.4827-4.4828H43.5V11.8966a4.0345,4.0345,0,0,0-4.0345-4.0345Z"/><path class="a" d="M35.2069,25.7931V15.819a3.1379,3.1379,0,0,0-3.1379-3.138H4.5"/><path class="a" d="M22.2069,40.1379v-1.877a4.0348,4.0348,0,0,1,.9637-2.6168l7.1053-8.3381v.0046"/><line class="b" x1="38.5183" y1="30.4055" x2="40.2771" y2="29.4479"/><line class="b" x1="40.2771" y1="29.4479" x2="40.2771" y2="36.4832"/><path class="b" d="M35.0424,32.9663a1.7584,1.7584,0,0,0,1.7584-1.7584h0A1.7584,1.7584,0,0,0,35.0424,29.45"/><path class="b" d="M35.0424,36.4832a1.7585,1.7585,0,0,0,1.7584-1.7585h0a1.7584,1.7584,0,0,0-1.7584-1.7584"/><path class="b" d="M32.3788,35.89a2.9493,2.9493,0,0,0,2.171.5935h.4926"/><path class="b" d="M32.3781,30.0355a2.9492,2.9492,0,0,1,2.1725-.5876l.4926.0016"/><line class="b" x1="33.7106" y1="32.9663" x2="35.0424" y2="32.9663"/><path class="a" d="M29.1552,40.1379h10.31A4.0345,4.0345,0,0,0,43.5,36.1034v-10.31"/></svg>
Proton Calendar in other icon packs
Copied!