mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Add airplay icon
This commit is contained in:
parent
9fac706b75
commit
94b9aa5c90
@ -36,6 +36,7 @@
|
|||||||
"phone-missed",
|
"phone-missed",
|
||||||
"phone-forwarded",
|
"phone-forwarded",
|
||||||
"bluetooth",
|
"bluetooth",
|
||||||
|
"airplay",
|
||||||
"bell",
|
"bell",
|
||||||
"bell-off",
|
"bell-off",
|
||||||
"star",
|
"star",
|
||||||
|
4
icons/airplay.svg
Normal file
4
icons/airplay.svg
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<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="M5,17H4a2,2,0,0,1-2-2V5A2,2,0,0,1,4,3H20a2,2,0,0,1,2,2V15a2,2,0,0,1-2,2H19"/>
|
||||||
|
<polygon points="12 15 17 21 7 21 12 15"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 314 B |
Loading…
Reference in New Issue
Block a user