UNPKG

css.gg

Version:

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

30 lines (27 loc) 521 B
.gg-chanel { box-sizing: border-box; position: relative; display: block; transform: scale(var(--ggs,1)); width: 21px; height: 18px } .gg-chanel::after, .gg-chanel::before { content: ""; display: block; position: absolute; box-sizing: border-box; border: 3px solid; width: 18px; height: 18px; border-radius: 22px } .gg-chanel::before { border-left-color: transparent; left: -3px } .gg-chanel::after { border-right-color: transparent; right: -3px }