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) 483 B
.gg-shopping-bag { transform: scale(var(--ggs,1)) } .gg-shopping-bag, .gg-shopping-bag::after { box-sizing: border-box; position: relative; display: block; width: 20px; height: 20px; border: 2px solid; border-radius: 3px } .gg-shopping-bag::after { content: ""; position: absolute; width: 10px; height: 6px; border-bottom-left-radius: 120px; border-bottom-right-radius: 120px; border-top: 0; top: 2px; left: 3px }