From ae955de5c14799c678b88c000a80784076aa1e9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Giet?= Date: Tue, 22 Mar 2016 11:26:33 +0100 Subject: more new icons for drakx-net more new icons for drakx-net --- data/icons/activate-16.png | Bin 929 -> 375 bytes data/icons/activate-24.png | Bin 1433 -> 452 bytes data/icons/configure-16.png | Bin 948 -> 603 bytes data/icons/configure-24.png | Bin 1437 -> 1019 bytes data/icons/monitor-16.png | Bin 948 -> 573 bytes data/icons/monitor-24.png | Bin 1474 -> 861 bytes data/icons/ok-16.png | Bin 849 -> 536 bytes data/icons/ok-24.png | Bin 1253 -> 741 bytes data/icons/remove-16.png | Bin 979 -> 650 bytes data/icons/remove-24.png | Bin 1670 -> 953 bytes data/icons/svg/activate.svg | 329 ++++++++++++++++++++++++++++++++ data/icons/svg/configure.svg | 125 ++++++++++++ data/icons/svg/monitor.svg | 318 +++++++++++++++++++++++++++++++ data/icons/svg/ok.svg | 335 +++++++++++++++++++++++++++++++++ data/icons/svg/remove.svg | 130 +++++++++++++ data/pixmaps/svg/network-bluetooth.svg | 72 +++++++ 16 files changed, 1309 insertions(+) create mode 100644 data/icons/svg/activate.svg create mode 100644 data/icons/svg/configure.svg create mode 100644 data/icons/svg/monitor.svg create mode 100644 data/icons/svg/ok.svg create mode 100644 data/icons/svg/remove.svg create mode 100644 data/pixmaps/svg/network-bluetooth.svg diff --git a/data/icons/activate-16.png b/data/icons/activate-16.png index 7604a91..ea55315 100644 Binary files a/data/icons/activate-16.png and b/data/icons/activate-16.png differ diff --git a/data/icons/activate-24.png b/data/icons/activate-24.png index a9e3689..38ff5e1 100644 Binary files a/data/icons/activate-24.png and b/data/icons/activate-24.png differ diff --git a/data/icons/configure-16.png b/data/icons/configure-16.png index 3f8dea7..62fca65 100644 Binary files a/data/icons/configure-16.png and b/data/icons/configure-16.png differ diff --git a/data/icons/configure-24.png b/data/icons/configure-24.png index 4e4fbf7..fe5fdd2 100644 Binary files a/data/icons/configure-24.png and b/data/icons/configure-24.png differ diff --git a/data/icons/monitor-16.png b/data/icons/monitor-16.png index a436951..cacaeb9 100644 Binary files a/data/icons/monitor-16.png and b/data/icons/monitor-16.png differ diff --git a/data/icons/monitor-24.png b/data/icons/monitor-24.png index 3ba3d42..cdde0bf 100644 Binary files a/data/icons/monitor-24.png and b/data/icons/monitor-24.png differ diff --git a/data/icons/ok-16.png b/data/icons/ok-16.png index 29748a6..71a1c28 100644 Binary files a/data/icons/ok-16.png and b/data/icons/ok-16.png differ diff --git a/data/icons/ok-24.png b/data/icons/ok-24.png index 5611163..b50c546 100644 Binary files a/data/icons/ok-24.png and b/data/icons/ok-24.png differ diff --git a/data/icons/remove-16.png b/data/icons/remove-16.png index 8f7fed9..76bf4a5 100644 Binary files a/data/icons/remove-16.png and b/data/icons/remove-16.png differ diff --git a/data/icons/remove-24.png b/data/icons/remove-24.png index 2c75433..3a462af 100644 Binary files a/data/icons/remove-24.png and b/data/icons/remove-24.png differ diff --git a/data/icons/svg/activate.svg b/data/icons/svg/activate.svg new file mode 100644 index 0000000..7156101 --- /dev/null +++ b/data/icons/svg/activate.svg @@ -0,0 +1,329 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/svg/configure.svg b/data/icons/svg/configure.svg new file mode 100644 index 0000000..cc3c460 --- /dev/null +++ b/data/icons/svg/configure.svg @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/data/icons/svg/monitor.svg b/data/icons/svg/monitor.svg new file mode 100644 index 0000000..e36be53 --- /dev/null +++ b/data/icons/svg/monitor.svg @@ -0,0 +1,318 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/data/icons/svg/ok.svg b/data/icons/svg/ok.svg new file mode 100644 index 0000000..34a18d5 --- /dev/null +++ b/data/icons/svg/ok.svg @@ -0,0 +1,335 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/svg/remove.svg b/data/icons/svg/remove.svg new file mode 100644 index 0000000..9d3393b --- /dev/null +++ b/data/icons/svg/remove.svg @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/data/pixmaps/svg/network-bluetooth.svg b/data/pixmaps/svg/network-bluetooth.svg new file mode 100644 index 0000000..c383181 --- /dev/null +++ b/data/pixmaps/svg/network-bluetooth.svg @@ -0,0 +1,72 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1