返回 ppt-master
basket.svg
1 <!--
2 tags: [shop, store, online, shopping, basket, purchase, retail, business]
3 category: E-commerce
4 version: "1.7"
5 unicode: "ebe1"
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="M10 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
19 <path d="M5.001 8h13.999a2 2 0 0 1 1.977 2.304l-1.255 7.152a3 3 0 0 1 -2.966 2.544h-9.512a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304" />
20 <path d="M17 10l-2 -6" />
21 <path d="M7 10l2 -6" />
22 </svg>
23
23 lines Plain Text