From 552d93e46fbe4a900defa335a34d3fd70c06b19a Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Mon, 27 Mar 2017 01:39:31 -0700 Subject: [PATCH] Add map icon --- icons-manifest.json | 1 + icons/map.svg | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 icons/map.svg diff --git a/icons-manifest.json b/icons-manifest.json index a3823b1..be6ffaf 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -76,6 +76,7 @@ "printer", "pie-chart", "edit", + "map", "octagon", "triangle", "square", diff --git a/icons/map.svg b/icons/map.svg new file mode 100644 index 0000000..7514845 --- /dev/null +++ b/icons/map.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file