Commit 253e8af9 authored by Cole Bemis's avatar Cole Bemis

Add music icon

parent 7b790f21
......@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `instagram`
- `map-pin`
- `mic-off`
- `music`
- `phone`
- `phone-call`
- `phone-forwarded`
......
......@@ -46,6 +46,7 @@
"airplay",
"bell",
"bell-off",
"music",
"star",
"award",
"cloud",
......
<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="M9,17H5a2,2,0,0,0-2,2H3a2,2,0,0,0,2,2H7a2,2,0,0,0,2-2Z"/>
<path d="M21,15H17a2,2,0,0,0-2,2h0a2,2,0,0,0,2,2h2a2,2,0,0,0,2-2Z"/>
<polyline points="9 17 9 5 21 3 21 15"/>
</svg>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment