summaryrefslogtreecommitdiff
path: root/src/content/img/icon/payment-card/light.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/img/icon/payment-card/light.svg')
-rw-r--r--src/content/img/icon/payment-card/light.svg37
1 files changed, 37 insertions, 0 deletions
diff --git a/src/content/img/icon/payment-card/light.svg b/src/content/img/icon/payment-card/light.svg
new file mode 100644
index 0000000..144f1bb
--- /dev/null
+++ b/src/content/img/icon/payment-card/light.svg
@@ -0,0 +1,37 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ viewBox="0 0 24 24"
+ fill="none"
+>
+ <rect
+ x="3"
+ y="6"
+ width="18"
+ height="13"
+ rx="2"
+ stroke="black"
+ stroke-width="2"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ />
+ <path
+ d="
+ M 3 10
+ H 20.5
+ "
+ stroke="black"
+ stroke-width="2"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ />
+ <path
+ d="
+ M 7 15
+ H 9
+ "
+ stroke="black"
+ stroke-width="2"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ />
+</svg>