From f8e379e97829848cc89320714202ebd05c5e71b7 Mon Sep 17 00:00:00 2001
From: codecalm <codecalm@gmail.com>
Date: Sat, 5 Dec 2020 18:53:03 +0100
Subject: [PATCH] `credit-card-off` icon fix

---
 src/_icons/credit-card-off.svg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/_icons/credit-card-off.svg b/src/_icons/credit-card-off.svg
index 7196a50af..09504c381 100644
--- a/src/_icons/credit-card-off.svg
+++ b/src/_icons/credit-card-off.svg
@@ -4,7 +4,7 @@ version: 1.24
 ---
 <svg>
   <line x1="3" y1="3" x2="21" y2="21" />
-  <path d="" />
+  <path d="M9 5h9a3 3 0 0 1 3 3v8a3 3 0 0 1 -.128 .87" />
   <path d="M18.87 18.872a3 3 0 0 1 -.87 .128h-12a3 3 0 0 1 -3 -3v-8c0 -1.352 .894 -2.495 2.124 -2.87" />
   <line x1="3" y1="11" x2="11" y2="11" />
   <line x1="15" y1="11" x2="21" y2="11" />