diff options
Diffstat (limited to 'icons/currency-dogecoin.svg')
-rw-r--r-- | icons/currency-dogecoin.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/currency-dogecoin.svg b/icons/currency-dogecoin.svg index 630a43f7..36c3571f 100644 --- a/icons/currency-dogecoin.svg +++ b/icons/currency-dogecoin.svg @@ -1,8 +1,8 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-dogecoin" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <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> |