diff options
Diffstat (limited to 'src/icons/currency-pound.svg')
-rw-r--r-- | src/icons/currency-pound.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/icons/currency-pound.svg b/src/icons/currency-pound.svg new file mode 100644 index 00000000..0bfc8a17 --- /dev/null +++ b/src/icons/currency-pound.svg @@ -0,0 +1,9 @@ +--- +tags: [gbp, pound, sterling, british, britain, uk, money, banknote, pay] +category: Currencies +version: "1.4" +unicode: "ebac" +--- +<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> |