diff options
Diffstat (limited to 'icons/currency-dollar-australian.svg')
-rw-r--r-- | icons/currency-dollar-australian.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/currency-dollar-australian.svg b/icons/currency-dollar-australian.svg new file mode 100644 index 00000000..5fca43f1 --- /dev/null +++ b/icons/currency-dollar-australian.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-dollar-australian" 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="M3 17l3.099 -9.296a0.95 .95 0 0 1 1.802 0l3.099 9.296" /> + <path d="M4.5 13h5" /> + <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" /> +</svg> + + |