UNPKG

css.gg

Version:

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

33 lines (30 loc) 592 B
.gg-insert-after { box-sizing: border-box; position: relative; display: block; transform: scale(var(--ggs,1)); width: 18px; height: 18px } .gg-insert-after::before { box-shadow: -2px 10px 0, 2px 10px 0; } .gg-insert-after::after, .gg-insert-after::before { content: ""; display: block; box-sizing: border-box; position: absolute; width: 10px; height: 2px; background: currentColor; border-radius: 5px; top: 8px; left: 4px } .gg-insert-after::after { width: 2px; height: 10px; top: 4px; left: 8px }