Commit c19957b3 authored by Cole Bemis's avatar Cole Bemis

Add radio icon

parent 4d2c2941
......@@ -42,6 +42,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `phone-missed`
- `phone-off`
- `phone-outgoing`
- `radio`
- `scissors`
- `square`
- `sunrise`
......
......@@ -52,6 +52,7 @@
"bell",
"bell-off",
"music",
"radio",
"headphones",
"star",
"award",
......
<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">
<circle cx="12" cy="12" r="2"/>
<path d="M16.24,7.76a6,6,0,0,1,0,8.49"/>
<path d="M7.76,16.24a6,6,0,0,1,0-8.49"/>
<path d="M19.07,4.93a10,10,0,0,1,0,14.14"/>
<path d="M4.93,19.07a10,10,0,0,1,0-14.14"/>
</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