diff options
author | codecalm <codecalm@gmail.com> | 2020-10-26 12:24:22 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-26 12:24:22 +0100 |
commit | e058caa7e84c1adbcae2b6da6f4b567c2f398bb4 (patch) | |
tree | f2cd433f8726faa9682374dd6017941edbedb4da /icons/currency-real.svg | |
parent | 1 new icons: `lock-access` (diff) | |
download | tabler-icons-e058caa7e84c1adbcae2b6da6f4b567c2f398bb4.tar.xz |
icons pre-build
Diffstat (limited to 'icons/currency-real.svg')
-rw-r--r-- | icons/currency-real.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/icons/currency-real.svg b/icons/currency-real.svg index 5f839607..ef78891e 100644 --- a/icons/currency-real.svg +++ b/icons/currency-real.svg @@ -1,9 +1,9 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-real" 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="M20 7h-3.5a2.5 2.5 0 1 0 0 5h1a2.5 2.5 0 1 1 0 5h-3.5" /> - <path d="M17 19v-2" /> - <path d="M17 7v-2" /> + <path d="M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4" /> <path d="M4 18v-12h3a3 3 0 1 1 0 6h-3c5.5 0 5 4 6 6" /> + <path d="M18 6v-2" /> + <path d="M17 20v-2" /> </svg> |