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 (23 loc) 467 B
.gg-menu-round { box-sizing: border-box; position: relative; display: block; transform: scale(var(--ggs,1)); width: 22px; height: 22px; border-radius: 24px; border: 2px solid; } .gg-menu-round::before { content: ""; display: block; box-sizing: border-box; position: absolute; width: 10px; height: 2px; background: currentColor; border-radius: 3px; top: 4px; left: 4px; box-shadow: 0 4px 0, 0 8px 0 }