diff options
author | codecalm <codecalm@gmail.com> | 2021-11-23 22:55:53 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-11-23 22:55:53 +0100 |
commit | a84fcfc0c20a7abc5f836e9cecb4a153c871da04 (patch) | |
tree | 6738d2796f8f254d5aaff0b9d17be80317ddd219 /icons/currency-dogecoin.svg | |
parent | strikethrough as s icon #146 (diff) | |
download | tabler-icons-a84fcfc0c20a7abc5f836e9cecb4a153c871da04.tar.xz |
Release 1.45.0v1.45.0
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> |