eventbrite logo

eventbrite from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
eventbrite
Set
Simple Icons
Style
Brand
Viewbox
24×24
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 24 24"><path fill="currentColor" d="M10.542 5.81c2.653-.6 5.3.487 6.775 2.54L5.591 11c.405-2.479 2.298-4.591 4.951-5.19m6.84 9.746a6.47 6.47 0 0 1-3.919 2.634c-2.67.604-5.335-.501-6.804-2.582l11.763-2.657l1.915-.433L24 11.691a11.6 11.6 0 0 0-.305-2.333C22.205 3.04 15.76-.9 9.303.558C2.846 2.017-1.18 8.322.31 14.642s7.935 10.259 14.392 8.8c3.805-.86 6.765-3.402 8.25-6.638z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsEventbrite(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.542 5.81c2.653-.6 5.3.487 6.775 2.54L5.591 11c.405-2.479 2.298-4.591 4.951-5.19m6.84 9.746a6.47 6.47 0 0 1-3.919 2.634c-2.67.604-5.335-.501-6.804-2.582l11.763-2.657l1.915-.433L24 11.691a11.6 11.6 0 0 0-.305-2.333C22.205 3.04 15.76-.9 9.303.558C2.846 2.017-1.18 8.322.31 14.642s7.935 10.259 14.392 8.8c3.805-.86 6.765-3.402 8.25-6.638z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.542 5.81c2.653-.6 5.3.487 6.775 2.54L5.591 11c.405-2.479 2.298-4.591 4.951-5.19m6.84 9.746a6.47 6.47 0 0 1-3.919 2.634c-2.67.604-5.335-.501-6.804-2.582l11.763-2.657l1.915-.433L24 11.691a11.6 11.6 0 0 0-.305-2.333C22.205 3.04 15.76-.9 9.303.558C2.846 2.017-1.18 8.322.31 14.642s7.935 10.259 14.392 8.8c3.805-.86 6.765-3.402 8.25-6.638z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.542%205.81c2.653-.6%205.3.487%206.775%202.54L5.591%2011c.405-2.479%202.298-4.591%204.951-5.19m6.84%209.746a6.47%206.47%200%200%201-3.919%202.634c-2.67.604-5.335-.501-6.804-2.582l11.763-2.657l1.915-.433L24%2011.691a11.6%2011.6%200%200%200-.305-2.333C22.205%203.04%2015.76-.9%209.303.558C2.846%202.017-1.18%208.322.31%2014.642s7.935%2010.259%2014.392%208.8c3.805-.86%206.765-3.402%208.25-6.638z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.542%205.81c2.653-.6%205.3.487%206.775%202.54L5.591%2011c.405-2.479%202.298-4.591%204.951-5.19m6.84%209.746a6.47%206.47%200%200%201-3.919%202.634c-2.67.604-5.335-.501-6.804-2.582l11.763-2.657l1.915-.433L24%2011.691a11.6%2011.6%200%200%200-.305-2.333C22.205%203.04%2015.76-.9%209.303.558C2.846%202.017-1.18%208.322.31%2014.642s7.935%2010.259%2014.392%208.8c3.805-.86%206.765-3.402%208.25-6.638z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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