diff options
Diffstat (limited to 'src/_icons/coin-euro.svg')
-rw-r--r-- | src/_icons/coin-euro.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/coin-euro.svg b/src/_icons/coin-euro.svg new file mode 100644 index 00000000..066c0d61 --- /dev/null +++ b/src/_icons/coin-euro.svg @@ -0,0 +1,10 @@ +--- +tags: [money, earn, salary, change] +category: E-commerce +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M14.401 8c-.669 -.628 -1.5 -1 -2.401 -1c-2.21 0 -4 2.239 -4 5s1.79 5 4 5c.9 0 1.731 -.372 2.4 -1" /> + <path d="M7 10.5h4" /> + <path d="M7 13.5h4" /> +</svg> |