Eventyayattendee Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Eventyayattendee 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/325580.svg" alt="Eventyayattendee icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325580.svg" alt="Eventyayattendee icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325580.svg" alt="Eventyayattendee icon" :width="24" :height="24" />
CSS background
.icon-eventyayattendee {
background-image: url('https://proicons.com/icon/325580.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="M20.08,25.88l7.84-3.76c-1.0463-2.1626-3.6477-3.0675-5.8103-2.0212-2.1626,1.0463-3.0675,3.6477-2.0212,5.8103,1.0463,2.1626,3.6477,3.0675,5.8103,2.0212.0071-.0034.0141-.0069.0212-.0103,1.2618-.6059,2.155-1.7819,2.4-3.16"/><path class="b" d="M24,33.06c-5.0037,0-9.06-4.0563-9.06-9.06,0-5.0037,4.0563-9.06,9.06-9.06,5.0037,0,9.06,4.0563,9.06,9.06s-4.0563,9.06-9.06,9.06h0Z"/><path class="b" d="M12.5,4.5c-2.216,0-4,1.784-4,4v31c0,2.216,1.784,4,4,4h7.1738c.1913-2.3893,2.2833-4.171,4.6726-3.9797,2.1235.1701,3.8096,1.8562,3.9797,3.9797h7.1738c2.216,0,4-1.784,4-4V8.5c0-2.216-1.784-4-4-4h-7.1602c-.0199,2.3968-1.9791,4.3237-4.3759,4.3038-2.3687-.0197-4.2841-1.9351-4.3038-4.3038h-7.1602.0002Z"/></svg>
Copied!