mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Feature: add Euro sign
Adds request of Euro sign in issue https://github.com/feathericons/feather/issues/182
This commit is contained in:
parent
9167bfc36d
commit
67993d382a
15
icons/euro-sign.svg
Normal file
15
icons/euro-sign.svg
Normal file
@ -0,0 +1,15 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<line x1="18" y1="10.2" x2="2" y2="10.2"/>
|
||||
<line x1="16.5" y1="13.8" x2="2" y2="13.8"/>
|
||||
<path d="M22,19.1c-1.8,1.8-4.3,2.9-7,2.9C9.5,22,5,17.5,5,12S9.5,2,15,2c2.7,0,5.1,1.1,6.9,2.8"/>
|
||||
</svg>
|
After Width: | Height: | Size: 389 B |
Loading…
Reference in New Issue
Block a user