From 82d4169ea4b9ba1effdacfd13836d3298e2d4525 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Wed, 15 Nov 2017 16:47:23 +0100 Subject: [PATCH] Added security and games icons MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- core/css/icons.scss | 8 ++++++++ core/img/categories/games.svg | 1 + 2 files changed, 9 insertions(+) create mode 100644 core/img/categories/games.svg diff --git a/core/css/icons.scss b/core/css/icons.scss index bdef106e3c..7cb5ff506a 100644 --- a/core/css/icons.scss +++ b/core/css/icons.scss @@ -557,3 +557,11 @@ img, object, video, button, textarea, input, select, div[contenteditable=true] { .icon-category-tools { background-image: url('../img/actions/settings-dark.svg?v=1'); } + +.icon-category-games { + background-image: url('../img/categories/games.svg?v=1'); +} + +.icon-category-security { + background-image: url('../img/actions/password.svg?v=1'); +} diff --git a/core/img/categories/games.svg b/core/img/categories/games.svg new file mode 100644 index 0000000000..ea1e9ce00d --- /dev/null +++ b/core/img/categories/games.svg @@ -0,0 +1 @@ +