UNPKG

css.gg

Version:

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

29 lines (27 loc) 527 B
.gg-edit-unmask, .gg-edit-unmask::after { display: block; box-sizing: border-box; border-radius: 22px } .gg-edit-unmask { position: relative; transform: scale(var(--ggs,1)); width: 20px; height: 20px; border: 2px solid transparent } .gg-edit-unmask::after { content: ""; position: absolute; width: 4px; height: 4px; background: currentColor; top: 6px; left: 6px; box-shadow: 0 7px 0 1px, 0 -7px 0 1px, -7px 0 0 1px, 7px 0 0 1px }