Allevents Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Allevents 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/336186.svg" alt="Allevents icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336186.svg" alt="Allevents icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336186.svg" alt="Allevents icon" :width="24" :height="24" />
CSS background
.icon-allevents {
background-image: url('https://proicons.com/icon/336186.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>.e,.f{fill:none;stroke:#fff;}.f{stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M42.28899956,32.24999982V15.74999982c0-1.42910004-.76240158-2.74959946-2-3.46409988l-14.28899956-8.25c-1.23760033-.71449995-2.76239967-.71449995-4,0L7.71100044,12.28589994c-1.23759985.71450043-2,2.03499985-2,3.46409988v16.5c0,1.42910004.76240015,2.74959946,2,3.46409988l14.28899956,8.25c1.23760033.71450043,2.76239967.71450043,4,0l14.28899956-8.25c1.23759842-.71450043,2-2.03499985,2-3.46409988Z"/><path class="f" d="M12.04999828,19.04999906c2.24028397-2.24024963,5.7059412-2.69650269,8.44970036-1.11240005,2.74377823,1.58411217,4.08149147,4.81361389,3.2614994,7.87389946-.81999016,3.06030464-3.59324265,5.18830299-6.7614994,5.18829918-3.16825676.00000381-5.9415102-2.12799644-6.7614994-5.18830109"/><path class="f" d="M37.99999809,23.99999982c0-3.33953094-2.35903549-6.21400452-5.63439941-6.8654995-3.27535248-.65151596-6.55481529,1.10138702-7.83279991,4.18670082-1.27798843,3.08533096-.19853592,6.64376831,2.57819939,8.49909973,2.77670097,1.85531616,6.47730637,1.49083519,8.83869934-.87054062"/><path class="e" d="M37.99999809,23.99999982h-14"/><path class="e" d="M23.99999809,23.99999982h-11.94999981"/><path class="e" d="M10.23851681,25.81173307c-.23851871-1.06173325.76148129-1.81173325,1.81173325-1.81173325"/></svg>
Copied!