Add octagon icon

This commit is contained in:
Cole Bemis 2017-03-24 01:16:42 -07:00
parent ef6c3fc836
commit 75d4058ace
3 changed files with 5 additions and 0 deletions

View File

@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `map-pin`
- `mic-off`
- `music`
- `octagon`
- `phone`
- `phone-call`
- `phone-forwarded`

View File

@ -67,6 +67,7 @@
"clock",
"printer",
"edit",
"octagon",
"square",
"plus-square",
"minus-square",

3
icons/octagon.svg Normal file
View File

@ -0,0 +1,3 @@
<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">
<polygon points="7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"/>
</svg>

After

Width:  |  Height:  |  Size: 273 B