From 30f4daf518bf907e560f9a60da6ae76fce86fb29 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 24 Dec 2016 23:16:47 +0000 Subject: add button icons, improve main UI, now it looks stunning --- icon/accesories.svg | 85 +++++++++++++++++++++++++++++++++++++++++ icon/games.svg | 61 ++++++++++++++++++++++++++++++ icon/graphics.svg | 54 ++++++++++++++++++++++++++ icon/install.svg | 8 ++++ icon/internet.svg | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++++ icon/multimedia.svg | 64 +++++++++++++++++++++++++++++++ icon/office.svg | 64 +++++++++++++++++++++++++++++++ icon/purge.svg | 90 ++++++++++++++++++++++++++++++++++++++++++++ icon/remove.svg | 8 ++++ icon/search.svg | 66 ++++++++++++++++++++++++++++++++ icon/system.svg | 77 ++++++++++++++++++++++++++++++++++++++ icon/upgrade.svg | 88 +++++++++++++++++++++++++++++++++++++++++++ 12 files changed, 771 insertions(+) create mode 100644 icon/accesories.svg create mode 100644 icon/games.svg create mode 100644 icon/graphics.svg create mode 100644 icon/install.svg create mode 100644 icon/internet.svg create mode 100644 icon/multimedia.svg create mode 100644 icon/office.svg create mode 100644 icon/purge.svg create mode 100644 icon/remove.svg create mode 100644 icon/search.svg create mode 100644 icon/system.svg create mode 100644 icon/upgrade.svg (limited to 'icon') diff --git a/icon/accesories.svg b/icon/accesories.svg new file mode 100644 index 0000000..d4c6502 --- /dev/null +++ b/icon/accesories.svg @@ -0,0 +1,85 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/icon/games.svg b/icon/games.svg new file mode 100644 index 0000000..7000d13 --- /dev/null +++ b/icon/games.svg @@ -0,0 +1,61 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/icon/graphics.svg b/icon/graphics.svg new file mode 100644 index 0000000..431a435 --- /dev/null +++ b/icon/graphics.svg @@ -0,0 +1,54 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/icon/install.svg b/icon/install.svg new file mode 100644 index 0000000..d60edbf --- /dev/null +++ b/icon/install.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icon/internet.svg b/icon/internet.svg new file mode 100644 index 0000000..d5e61a6 --- /dev/null +++ b/icon/internet.svg @@ -0,0 +1,106 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/icon/multimedia.svg b/icon/multimedia.svg new file mode 100644 index 0000000..010b32f --- /dev/null +++ b/icon/multimedia.svg @@ -0,0 +1,64 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/icon/office.svg b/icon/office.svg new file mode 100644 index 0000000..bfdbe2c --- /dev/null +++ b/icon/office.svg @@ -0,0 +1,64 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/icon/purge.svg b/icon/purge.svg new file mode 100644 index 0000000..3e503ea --- /dev/null +++ b/icon/purge.svg @@ -0,0 +1,90 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/icon/remove.svg b/icon/remove.svg new file mode 100644 index 0000000..7bc71a3 --- /dev/null +++ b/icon/remove.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icon/search.svg b/icon/search.svg new file mode 100644 index 0000000..2e6ca92 --- /dev/null +++ b/icon/search.svg @@ -0,0 +1,66 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/icon/system.svg b/icon/system.svg new file mode 100644 index 0000000..3e52772 --- /dev/null +++ b/icon/system.svg @@ -0,0 +1,77 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/icon/upgrade.svg b/icon/upgrade.svg new file mode 100644 index 0000000..c7ba713 --- /dev/null +++ b/icon/upgrade.svg @@ -0,0 +1,88 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3