Commit 5b40fa53 authored by Cole Bemis's avatar Cole Bemis

Add delete icon

parent 4468da38
...@@ -106,6 +106,7 @@ ...@@ -106,6 +106,7 @@
"map", "map",
"life-buoy", "life-buoy",
"flag", "flag",
"delete",
"slash", "slash",
"trash", "trash",
"trash-2", "trash-2",
......
<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="M21,4H8L1,12l7,8H21a2,2,0,0,0,2-2V6A2,2,0,0,0,21,4Z"/>
<line x1="18" y1="9" x2="12" y2="15"/>
<line x1="12" y1="9" x2="18" y2="15"/>
</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