Commit e4a14859 authored by Cole Bemis's avatar Cole Bemis

Add book icon

parent 82a35357
...@@ -84,6 +84,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ...@@ -84,6 +84,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `bar-chart-2` - `bar-chart-2`
- `battery` - `battery`
- `bell` - `bell`
- `book`
- `bookmark` - `bookmark`
- `box` - `box`
- `briefcase` - `briefcase`
......
<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>
\ 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