eventbrite from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
eventbrite
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the eventbrite logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14 7.735a8.88 8.88 0 0 1 9.068 3.333L7.469 14.667C8 11.334 10.53 8.531 14 7.735m9.197 13.068C22 22.531 20.136 23.864 18 24.266c-3.599.803-7.068-.667-9.068-3.463l15.599-3.469l2.537-.531L32 15.735c0-1.068-.136-2.136-.401-3.068C29.599 4 21.068-1.197 12.402.803s-14 10.395-12 18.796s10.531 13.735 19.197 11.735c5.068-1.197 9.068-4.531 10.932-8.803c.136-.129-7.333-1.728-7.333-1.728z"/></svg>

React

import type { SVGProps } from "react";

export function CibEventbrite(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14 7.735a8.88 8.88 0 0 1 9.068 3.333L7.469 14.667C8 11.334 10.53 8.531 14 7.735m9.197 13.068C22 22.531 20.136 23.864 18 24.266c-3.599.803-7.068-.667-9.068-3.463l15.599-3.469l2.537-.531L32 15.735c0-1.068-.136-2.136-.401-3.068C29.599 4 21.068-1.197 12.402.803s-14 10.395-12 18.796s10.531 13.735 19.197 11.735c5.068-1.197 9.068-4.531 10.932-8.803c.136-.129-7.333-1.728-7.333-1.728z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14 7.735a8.88 8.88 0 0 1 9.068 3.333L7.469 14.667C8 11.334 10.53 8.531 14 7.735m9.197 13.068C22 22.531 20.136 23.864 18 24.266c-3.599.803-7.068-.667-9.068-3.463l15.599-3.469l2.537-.531L32 15.735c0-1.068-.136-2.136-.401-3.068C29.599 4 21.068-1.197 12.402.803s-14 10.395-12 18.796s10.531 13.735 19.197 11.735c5.068-1.197 9.068-4.531 10.932-8.803c.136-.129-7.333-1.728-7.333-1.728z"/></svg>
</template>

CSS

.icon-eventbrite {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%207.735a8.88%208.88%200%200%201%209.068%203.333L7.469%2014.667C8%2011.334%2010.53%208.531%2014%207.735m9.197%2013.068C22%2022.531%2020.136%2023.864%2018%2024.266c-3.599.803-7.068-.667-9.068-3.463l15.599-3.469l2.537-.531L32%2015.735c0-1.068-.136-2.136-.401-3.068C29.599%204%2021.068-1.197%2012.402.803s-14%2010.395-12%2018.796s10.531%2013.735%2019.197%2011.735c5.068-1.197%209.068-4.531%2010.932-8.803c.136-.129-7.333-1.728-7.333-1.728z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%207.735a8.88%208.88%200%200%201%209.068%203.333L7.469%2014.667C8%2011.334%2010.53%208.531%2014%207.735m9.197%2013.068C22%2022.531%2020.136%2023.864%2018%2024.266c-3.599.803-7.068-.667-9.068-3.463l15.599-3.469l2.537-.531L32%2015.735c0-1.068-.136-2.136-.401-3.068C29.599%204%2021.068-1.197%2012.402.803s-14%2010.395-12%2018.796s10.531%2013.735%2019.197%2011.735c5.068-1.197%209.068-4.531%2010.932-8.803c.136-.129-7.333-1.728-7.333-1.728z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/eventbrite.svg?color=%231a73e8&size=48