Commit 33985533 authored by Cole Bemis's avatar Cole Bemis

Add award icon

parent 793ab79a
......@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Add # new icons:
- `at-sign`
- `award`
- `bell-off`
- `bluetooth`
- `camera-off`
......
......@@ -35,6 +35,7 @@
"bell",
"bell-off",
"star",
"award",
"cloud",
"cloud-off",
"anchor",
......
<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="8" r="7"/>
<polyline points="8.21 13.89 7 23 12 20 17 23 15.79 13.88"/>
</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