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 (26 loc) 494 B
.gg-path-front { display: block; position: relative; box-sizing: border-box; transform: scale(var(--ggs,1)); width: 14px; height: 14px } .gg-path-front::after, .gg-path-front::before { content: ""; position: absolute; display: block; box-sizing: border-box; width: 10px; height: 10px } .gg-path-front::after { border-left: 5px solid; border-top: 5px solid } .gg-path-front::before { border: 2px solid; bottom: 0; right: 0 }