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 (24 loc) 524 B
.gg-arrow-long-up, .gg-arrow-long-up::after { display: block; box-sizing: border-box; width: 6px } .gg-arrow-long-up { position: relative; transform: scale(var(--ggs,1)); border-right: 2px solid transparent; border-left: 2px solid transparent; box-shadow: inset 0 0 0 2px; height: 24px } .gg-arrow-long-up::after { content: ""; position: absolute; height: 6px; border-top: 2px solid; border-left: 2px solid; transform: rotate(45deg); top: 0; left: -2px }