UNPKG

css.gg

Version:

700+ Pure CSS, SVG & Figma UI Icons Available in SVG Sprite, styled-components, Black & White PNG, NPM & API + 6031 glyphs

33 lines (31 loc) 691 B
.gg-eventbrite { display: block; position: relative; box-sizing: border-box; transform: rotate(-25deg) scale(var(--ggs,1)); width: 20px; height: 20px; } .gg-eventbrite::before { content: ""; display: block; box-sizing: border-box; position: absolute; width: 18px; height: 11px; border: 4px solid; border-top-right-radius: 20px; border-top-left-radius: 20px; } .gg-eventbrite::after { content: ""; display: block; box-sizing: border-box; position: absolute; width: 18px; height: 18px; border: 4px solid; border-top-color: transparent; border-right-color: transparent; border-radius: 20px; }