aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-11-18 00:49:38 +0100
committercodecalm <codecalm@gmail.com>2021-11-18 00:49:38 +0100
commit0606fc3adf2b0df4210f56d88d66fc18629f74ee (patch)
tree105597904beda8036adb6afd7f70bde97dc7c580
parentRelease 1.44.0 (diff)
downloadtabler-icons-0606fc3adf2b0df4210f56d88d66fc18629f74ee.tar.xz
Fixed icon: `currency-dogecoin`
-rw-r--r--src/_icons/currency-dogecoin.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/currency-dogecoin.svg b/src/_icons/currency-dogecoin.svg
index 5e4b2b61..e24fa397 100644
--- a/src/_icons/currency-dogecoin.svg
+++ b/src/_icons/currency-dogecoin.svg
@@ -5,6 +5,6 @@ version: "1.43"
---
<svg>
<path d="M6 12h6" />
- <path d="M8 5v14" />
- <path d="M5 19h7a7 7 0 0 0 0 -14h-7" />
+ <path d="M9 6v12" />
+ <path d="M6 18h6a6 6 0 1 0 0 -12h-6" />
</svg>