mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Add headphones icon
This commit is contained in:
parent
05fa142755
commit
4d2c294185
@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- `feather`
|
||||
- `filter`
|
||||
- `hash`
|
||||
- `headphones`
|
||||
- `home`
|
||||
- `info`
|
||||
- `instagram`
|
||||
|
@ -52,6 +52,7 @@
|
||||
"bell",
|
||||
"bell-off",
|
||||
"music",
|
||||
"headphones",
|
||||
"star",
|
||||
"award",
|
||||
"cloud",
|
||||
|
5
icons/headphones.svg
Normal file
5
icons/headphones.svg
Normal file
@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M3,18V12a9,9,0,0,1,18,0v6"/>
|
||||
<path d="M21,19a2,2,0,0,1-2,2H18a2,2,0,0,1-2-2V16a2,2,0,0,1,2-2h3Z"/>
|
||||
<path d="M3,19a2,2,0,0,0,2,2H6a2,2,0,0,0,2-2V16a2,2,0,0,0-2-2H3Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 362 B |
Loading…
Reference in New Issue
Block a user