Commit f5c3851f authored by Cole Bemis's avatar Cole Bemis

Add minus icon

parent 3f8b1a67
......@@ -50,6 +50,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `heart`
- `lock`
- `mail`
- `minus`
- `plus`
- `search`
- `star`
......
......@@ -49,5 +49,6 @@
"circle",
"circle-plus",
"circle-minus",
"plus"
"plus",
"minus"
]
\ No newline at end of file
<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">
<line x1="5" y1="12" x2="19" y2="12"/>
</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