Add book icon

This commit is contained in:
Cole Bemis 2017-05-13 17:16:29 -07:00
parent 82a3535743
commit e4a148598c
2 changed files with 5 additions and 0 deletions

View File

@ -84,6 +84,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `bar-chart-2`
- `battery`
- `bell`
- `book`
- `bookmark`
- `box`
- `briefcase`

4
icons/book.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="M4,19.5H4A2.5,2.5,0,0,1,6.5,17H20"/>
<path d="M6.5,2H20a0,0,0,0,1,0,0V22a0,0,0,0,1,0,0H6.5A2.5,2.5,0,0,1,4,19.5V4.5A2.5,2.5,0,0,1,6.5,2Z"/>
</svg>

After

Width:  |  Height:  |  Size: 333 B