From 03fe0d5f6fb0ba53fc0ef97139f49dc755cf8d9a Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Sun, 5 Mar 2017 13:23:54 -0800 Subject: [PATCH] Add globe icon --- icons-manifest.json | 1 + icons/globe.svg | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 icons/globe.svg diff --git a/icons-manifest.json b/icons-manifest.json index 6af90c7..963800b 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -37,6 +37,7 @@ "cloud", "cloud-off", "anchor", + "globe", "square", "circle", "circle-plus", diff --git a/icons/globe.svg b/icons/globe.svg new file mode 100644 index 0000000..5a01c2b --- /dev/null +++ b/icons/globe.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file