diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-05-30 17:47:02 +0200 |
---|---|---|
committer | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-05-30 17:47:02 +0200 |
commit | 092494fd1226aa129ea88aba60fe9d6a5bf2c40e (patch) | |
tree | 1ba473dbe6bb8b8b92df9cde2de632017560a3b2 /src/main/resources/assets/oneconfig/old-icons/CreditCardAdd.svg | |
parent | b745fa5c04a421cc8d8979b2e4cbf6288dc4684a (diff) | |
download | OneConfig-092494fd1226aa129ea88aba60fe9d6a5bf2c40e.tar.gz OneConfig-092494fd1226aa129ea88aba60fe9d6a5bf2c40e.tar.bz2 OneConfig-092494fd1226aa129ea88aba60fe9d6a5bf2c40e.zip |
new sidebar, now animations
Diffstat (limited to 'src/main/resources/assets/oneconfig/old-icons/CreditCardAdd.svg')
-rw-r--r-- | src/main/resources/assets/oneconfig/old-icons/CreditCardAdd.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/resources/assets/oneconfig/old-icons/CreditCardAdd.svg b/src/main/resources/assets/oneconfig/old-icons/CreditCardAdd.svg new file mode 100644 index 0000000..51cf9f7 --- /dev/null +++ b/src/main/resources/assets/oneconfig/old-icons/CreditCardAdd.svg @@ -0,0 +1,6 @@ +<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M21 12.5V8C21 6.89543 20.1046 6 19 6H5C3.89543 6 3 6.89543 3 8V17C3 18.1046 3.89543 19 5 19H13" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> +<path d="M18.5 15V17.5M18.5 20V17.5M18.5 17.5H16M18.5 17.5H21" 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> |