Commit 1edb0619 authored by Cole Bemis's avatar Cole Bemis

Add home icon

parent 56dd189e
......@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `eye-off`
- `feather`
- `hash`
- `home`
- `map-pin`
- `scissors`
......
[
"feather",
"home",
"eye",
"eye-off",
"search",
......
<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="M3,9l9-7,9,7V20a2,2,0,0,1-2,2H5a2,2,0,0,1-2-2Z"/>
<polyline points="9 22 9 12 15 12 15 22"/>
</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