返回 ppt-master
shopping-cart.svg
根目录 / skills / ppt-master / templates / icons / tabler-outline / shopping-cart.svg
1 <!--
2 tags: [shop, store, buy, purchase, product, bag, trolley, supermarket, grocery, shopping]
3 category: E-commerce
4 version: "1.1"
5 unicode: "eb25"
6 -->
7 <svg
8 xmlns="http://www.w3.org/2000/svg"
9 width="24"
10 height="24"
11 viewBox="0 0 24 24"
12 fill="none"
13 stroke="currentColor"
14 stroke-width="2"
15 stroke-linecap="round"
16 stroke-linejoin="round"
17 >
18 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
19 <path d="M15 19a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
20 <path d="M17 17h-11v-14h-2" />
21 <path d="M6 5l14 1l-1 7h-13" />
22 </svg>
23
23 lines Plain Text