diff options
author | codecalm <codecalm@gmail.com> | 2020-04-07 20:16:21 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-04-07 20:16:21 +0200 |
commit | 106b49b7d33286fd544e2ef18dc0c074ade83568 (patch) | |
tree | 9f7e5cef3d454147ec3d71050e70652eaf7f4fe4 /src/_icons/currency-pound.svg | |
parent | file horizontal icon, file icons fixes (diff) | |
download | tabler-icons-106b49b7d33286fd544e2ef18dc0c074ade83568.tar.xz |
currency icons
Diffstat (limited to 'src/_icons/currency-pound.svg')
-rw-r--r-- | src/_icons/currency-pound.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/_icons/currency-pound.svg b/src/_icons/currency-pound.svg new file mode 100644 index 00000000..8f58cf3a --- /dev/null +++ b/src/_icons/currency-pound.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <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> |