UNPKG

css.gg

Version:

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

25 lines (24 loc) 499 B
.gg-euro { position: relative; display: block; transform: scale(var(--ggs,1)); width: 14px; height: 14px; border: 2px solid; box-sizing: border-box; border-radius: 100px; border-right-color: transparent } .gg-euro::after { content: ""; display: block; box-sizing: border-box; position: absolute; width: 9px; height: 5px; border-top: 2px solid; border-bottom: 2px solid; transform: skewX(-20deg); left: -4px; top: 3px }