Feature: add Euro sign

Adds request of Euro sign in issue https://github.com/feathericons/feather/issues/182
This commit is contained in:
Robbert de Kuiper 2018-04-30 17:02:37 +02:00 committed by GitHub
parent 9167bfc36d
commit 67993d382a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

15
icons/euro-sign.svg Normal file
View 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