UNPKG

css.gg

Version:

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

32 lines (29 loc) 546 B
.gg-inbox { box-sizing: border-box; position: relative; display: block; transform: scale(var(--ggs,1)); width: 18px; height: 18px; border: 2px solid; box-shadow: inset 0 -2px 0 0; border-radius: 3px } .gg-inbox::after, .gg-inbox::before { content: ""; display: block; box-sizing: border-box; position: absolute; background: currentColor; height: 7px; width: 7px; border-radius: 2px; bottom: -2px } .gg-inbox::before { left: -2px } .gg-inbox::after { right: -2px }