UNPKG

css.gg

Version:

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

26 lines (23 loc) 383 B
.gg-menu { transform: scale(var(--ggs,1)) } .gg-menu, .gg-menu::after, .gg-menu::before { box-sizing: border-box; position: relative; display: block; width: 20px; height: 2px; border-radius: 3px; background: currentColor } .gg-menu::after, .gg-menu::before { content: ""; position: absolute; top: -6px } .gg-menu::after { top: 6px }