返回 ppt-master
credit-card.svg
1 <!--
2 tags: [money, purchase, payment, cc, credit, card, store, shopping, retail, business]
3 category: E-commerce
4 version: "1.0"
5 unicode: "ea84"
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="M3 8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3l0 -8" />
19 <path d="M3 10l18 0" />
20 <path d="M7 15l.01 0" />
21 <path d="M11 15l2 0" />
22 </svg>
23
23 lines Plain Text