From 05fa142755a40bdd153be69e46a5158dc4a300e4 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Fri, 24 Mar 2017 01:54:49 -0700 Subject: [PATCH] Add cpu icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/cpu.svg | 12 ++++++++++++ 3 files changed, 14 insertions(+) create mode 100644 icons/cpu.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e997ef..9f5399b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `circle` - `cloud-off` - `comment-circle` + - `cpu` - `edit` - `eye-off` - `facebook` diff --git a/icons-manifest.json b/icons-manifest.json index 152fe8f..f7d289e 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -44,6 +44,7 @@ "phone-forwarded", "bluetooth", "airplay", + "cpu", "info", "alert-circle", "alert-triangle", diff --git a/icons/cpu.svg b/icons/cpu.svg new file mode 100644 index 0000000..1d9173a --- /dev/null +++ b/icons/cpu.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file