aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/shopping-cart.svg
blob: e28c0cc2aa60f4a80c3baf4beeb05f7a84d9f0a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
category: E-commerce
tags: [shop, store, buy, purchase, product, bag, trolley, supermarket, grocery]
version: 1.1
---
<svg>
  <circle cx="6" cy="19" r="2" />
  <circle cx="17" cy="19" r="2" />
  <path d="M17 17h-11v-14h-2" />
  <path d="M6 5l14 1l-1 7h-13" />
</svg>