From 165aacf1cb591dbaccc8434305537bcdc8b5f068 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Sun, 30 Apr 2017 18:14:53 -0700 Subject: [PATCH] Add target icon --- icons-manifest.json | 1 + icons/target.svg | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 icons/target.svg diff --git a/icons-manifest.json b/icons-manifest.json index f436789..f36929a 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -84,6 +84,7 @@ "globe", "zap", "box", + "target", "loader", "clock", "printer", diff --git a/icons/target.svg b/icons/target.svg new file mode 100644 index 0000000..ac2e647 --- /dev/null +++ b/icons/target.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file