diff options
Diffstat (limited to 'icons/currency-riyal.svg')
-rw-r--r-- | icons/currency-riyal.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/currency-riyal.svg b/icons/currency-riyal.svg new file mode 100644 index 00000000..4fb94587 --- /dev/null +++ b/icons/currency-riyal.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-riyal" 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="M15 9v2a2 2 0 1 1 -4 0v-1v1a2 2 0 1 1 -4 0v-1v4a2 2 0 1 1 -4 0v-2" /> + <path d="M18 12.01v-.01" /> + <path d="M22 10v1a5 5 0 0 1 -5 5" /> +</svg> + + |