Commit 552d93e4 authored by Cole Bemis's avatar Cole Bemis

Add map icon

parent 87fcf453
...@@ -76,6 +76,7 @@ ...@@ -76,6 +76,7 @@
"printer", "printer",
"pie-chart", "pie-chart",
"edit", "edit",
"map",
"octagon", "octagon",
"triangle", "triangle",
"square", "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">
<polygon points="1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6"/>
<line x1="8" y1="2" x2="8" y2="18"/>
<line x1="16" y1="6" x2="16" y2="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