Commit ef6c3fc8 authored by Cole Bemis's avatar Cole Bemis

Add edit icon

parent 3a5ee537
...@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ...@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `circle` - `circle`
- `cloud-off` - `cloud-off`
- `comment-circle` - `comment-circle`
- `edit`
- `eye-off` - `eye-off`
- `facebook` - `facebook`
- `feather` - `feather`
......
...@@ -66,6 +66,7 @@ ...@@ -66,6 +66,7 @@
"loader", "loader",
"clock", "clock",
"printer", "printer",
"edit",
"square", "square",
"plus-square", "plus-square",
"minus-square", "minus-square",
......
<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,14.66V20a2,2,0,0,1-2,2H4a2,2,0,0,1-2-2V6A2,2,0,0,1,4,4H9.34"/>
<polygon points="18 2 22 6 12 16 8 16 8 12 18 2"/>
</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