Add airplay icon

This commit is contained in:
Cole Bemis 2017-03-11 01:02:59 -08:00
parent 9fac706b75
commit 94b9aa5c90
2 changed files with 5 additions and 0 deletions

View File

@ -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
View 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