From 8e5d1a8debb5904253e3f84660e2d1e000af387c Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Sun, 30 Apr 2017 17:51:50 -0700 Subject: [PATCH] Add command icon --- icons-manifest.json | 1 + icons/command.svg | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 icons/command.svg diff --git a/icons-manifest.json b/icons-manifest.json index 0634f36..6f21afc 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -48,6 +48,7 @@ "bluetooth", "airplay", "power", + "command", "cpu", "monitor", "info", diff --git a/icons/command.svg b/icons/command.svg new file mode 100644 index 0000000..492015c --- /dev/null +++ b/icons/command.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file