diff options
Diffstat (limited to 'src/_icons/credit-card-off.svg')
-rw-r--r-- | src/_icons/credit-card-off.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/credit-card-off.svg b/src/_icons/credit-card-off.svg new file mode 100644 index 00000000..793d014f --- /dev/null +++ b/src/_icons/credit-card-off.svg @@ -0,0 +1,12 @@ +--- +tags: [money, purchase, payment, cc] +--- +<svg> + <line x1="3" y1="3" x2="21" y2="21" /> + <path d="M9 5h9a3 3 0 0 1 3 3v8a3 3 0 0 1 -.128.87 1" /> + <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" /> + <line x1="7" y1="15" x2="7.01" y2="15" /> + <line x1="11" y1="15" x2="13" y2="15" /> +</svg> |