From fbb352b472b210d95489c8274c8c655c693d8f3f Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Sat, 29 Apr 2017 23:07:36 -0700 Subject: [PATCH] Add power icon --- icons-manifest.json | 1 + icons/power.svg | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 icons/power.svg diff --git a/icons-manifest.json b/icons-manifest.json index f575d84..dc4a4fb 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -47,6 +47,7 @@ "phone-forwarded", "bluetooth", "airplay", + "power", "cpu", "info", "alert-circle", diff --git a/icons/power.svg b/icons/power.svg new file mode 100644 index 0000000..012facc --- /dev/null +++ b/icons/power.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file