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) 454 B
.gg-calendar, .gg-calendar::before { display: block; box-sizing: border-box } .gg-calendar { position: relative; transform: scale(var(--ggs,1)); width: 18px; height: 18px; border: 2px solid; border-top: 4px solid; border-radius: 3px } .gg-calendar::before { content: ""; position: absolute; width: 10px; border-radius: 3px; left: 2px; background: currentColor; height: 2px; top: 2px }