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) 473 B
.gg-nametag { box-sizing: border-box; position: relative; display: block; width: 6px; height: 6px; border: 2px solid; transform: scale(var(--ggs,1)) } .gg-nametag::before { content: ""; display: block; box-sizing: border-box; position: absolute; width: 12px; height: 12px; box-shadow: -5px -5px 0 -3px, 5px 5px 0 -3px, 5px -5px 0 -3px, -5px 5px 0 -3px; left: -5px; top: -5px }