Commit 12ddf707 authored by Cole Bemis's avatar Cole Bemis

Add heart icon

parent 03fe0d5f
......@@ -44,6 +44,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `camera`
- `cloud`
- `folder`
- `heart`
- `mail`
- `lock`
- `search`
......
[
"feather",
"home",
"heart",
"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="M20.84,4.61a5.5,5.5,0,0,0-7.78,0L12,5.67,10.94,4.61a5.5,5.5,0,0,0-7.78,7.78l1.06,1.06L12,21.23l7.78-7.78,1.06-1.06A5.5,5.5,0,0,0,20.84,4.61Z"/>
</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