diff options
Diffstat (limited to 'icons/currency-pound.svg')
-rw-r--r-- | icons/currency-pound.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/currency-pound.svg b/icons/currency-pound.svg new file mode 100644 index 00000000..61190e2d --- /dev/null +++ b/icons/currency-pound.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-pound" 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"/> + <path d="M17 18.5a6 6 0 0 1 -5 0a6 6 0 0 0 -5 .5a3 3 0 0 0 2 -2.5v-7.5a4 4 0 0 1 7.45 -2m-2.55 6h-7" /> +</svg> + + |