Eventbrite Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Eventbrite 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/325579.svg" alt="Eventbrite icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325579.svg" alt="Eventbrite icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325579.svg" alt="Eventbrite icon" :width="24" :height="24" />
CSS background
.icon-eventbrite {
background-image: url('https://proicons.com/icon/325579.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="M39.8186,32.4774c-1.3295,4.9761-5.2162,9.1193-10.5527,10.5277-7.9219,2.0908-16.0384-2.636-18.129-10.5579l-2.4606-9.3233c-2.0908-7.9219,2.636-16.0382,10.5579-18.129,7.9219-2.0908,16.0384,2.636,18.129,10.5579l1.2304,4.6616-28.6872,7.5713"/></svg>
Eventbrite in other icon packs
Copied!