summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/credit-card-refund.svg
blob: 3f6d6a282d2fbea2da96ca8c22d18d9ab1365f22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!--
tags: [refund-card, credit-refund, card-refund, transaction, credit-transaction, return, money-back, credit, refund, card]
category: E-commerce
version: "2.41"
unicode: "fd33"
-->
<svg
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <path d="M12 19h-6a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v4.5" />
  <path d="M3 10h18" />
  <path d="M7 15h.01" />
  <path d="M11 15h2" />
  <path d="M16 19h6" />
  <path d="M19 16l-3 3l3 3" />
</svg>