diff options
Diffstat (limited to 'src/main/resources/assets/oneconfig/old-icons/CreditCard.svg')
-rw-r--r-- | src/main/resources/assets/oneconfig/old-icons/CreditCard.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/assets/oneconfig/old-icons/CreditCard.svg b/src/main/resources/assets/oneconfig/old-icons/CreditCard.svg new file mode 100644 index 0000000..0af769d --- /dev/null +++ b/src/main/resources/assets/oneconfig/old-icons/CreditCard.svg @@ -0,0 +1,5 @@ +<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> +<rect x="3" y="6" width="18" height="13" rx="2" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> +<path d="M3 10H20.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> +<path d="M7 15H9" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> +</svg> |