From f5c540fd7908b9d23afc7311b5007550876554b8 Mon Sep 17 00:00:00 2001 From: elijah Date: Fri, 20 Sep 2013 23:14:07 -0700 Subject: revamped icons: new status icons, new ui icons, added 24px, consolidated qt and status icons under "icons". --- icons/white/24/arrow-down.png | Bin 0 -> 390 bytes icons/white/24/arrow-up.png | Bin 0 -> 376 bytes icons/white/24/cloud.png | Bin 0 -> 415 bytes icons/white/24/contract.png | Bin 0 -> 386 bytes icons/white/24/earth-square.png | Bin 0 -> 840 bytes icons/white/24/earth.png | Bin 0 -> 658 bytes icons/white/24/email-square.png | Bin 0 -> 633 bytes icons/white/24/email.png | Bin 0 -> 551 bytes icons/white/24/expand.png | Bin 0 -> 395 bytes icons/white/24/gear.png | Bin 0 -> 541 bytes icons/white/24/off.png | Bin 0 -> 672 bytes icons/white/24/on.png | Bin 0 -> 571 bytes icons/white/24/refresh.png | Bin 0 -> 562 bytes icons/white/24/user.png | Bin 0 -> 460 bytes icons/white/24/wait.png | Bin 0 -> 676 bytes 15 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 icons/white/24/arrow-down.png create mode 100644 icons/white/24/arrow-up.png create mode 100644 icons/white/24/cloud.png create mode 100644 icons/white/24/contract.png create mode 100644 icons/white/24/earth-square.png create mode 100644 icons/white/24/earth.png create mode 100644 icons/white/24/email-square.png create mode 100644 icons/white/24/email.png create mode 100644 icons/white/24/expand.png create mode 100644 icons/white/24/gear.png create mode 100644 icons/white/24/off.png create mode 100644 icons/white/24/on.png create mode 100644 icons/white/24/refresh.png create mode 100644 icons/white/24/user.png create mode 100644 icons/white/24/wait.png (limited to 'icons/white/24') diff --git a/icons/white/24/arrow-down.png b/icons/white/24/arrow-down.png new file mode 100644 index 0000000..f897b42 Binary files /dev/null and b/icons/white/24/arrow-down.png differ diff --git a/icons/white/24/arrow-up.png b/icons/white/24/arrow-up.png new file mode 100644 index 0000000..f552c65 Binary files /dev/null and b/icons/white/24/arrow-up.png differ diff --git a/icons/white/24/cloud.png b/icons/white/24/cloud.png new file mode 100644 index 0000000..d239839 Binary files /dev/null and b/icons/white/24/cloud.png differ diff --git a/icons/white/24/contract.png b/icons/white/24/contract.png new file mode 100644 index 0000000..7e0f43d Binary files /dev/null and b/icons/white/24/contract.png differ diff --git a/icons/white/24/earth-square.png b/icons/white/24/earth-square.png new file mode 100644 index 0000000..5094fc5 Binary files /dev/null and b/icons/white/24/earth-square.png differ diff --git a/icons/white/24/earth.png b/icons/white/24/earth.png new file mode 100644 index 0000000..d6012de Binary files /dev/null and b/icons/white/24/earth.png differ diff --git a/icons/white/24/email-square.png b/icons/white/24/email-square.png new file mode 100644 index 0000000..6f18272 Binary files /dev/null and b/icons/white/24/email-square.png differ diff --git a/icons/white/24/email.png b/icons/white/24/email.png new file mode 100644 index 0000000..f7d9657 Binary files /dev/null and b/icons/white/24/email.png differ diff --git a/icons/white/24/expand.png b/icons/white/24/expand.png new file mode 100644 index 0000000..fca6ee4 Binary files /dev/null and b/icons/white/24/expand.png differ diff --git a/icons/white/24/gear.png b/icons/white/24/gear.png new file mode 100644 index 0000000..fa27f0a Binary files /dev/null and b/icons/white/24/gear.png differ diff --git a/icons/white/24/off.png b/icons/white/24/off.png new file mode 100644 index 0000000..0288f11 Binary files /dev/null and b/icons/white/24/off.png differ diff --git a/icons/white/24/on.png b/icons/white/24/on.png new file mode 100644 index 0000000..2fabc46 Binary files /dev/null and b/icons/white/24/on.png differ diff --git a/icons/white/24/refresh.png b/icons/white/24/refresh.png new file mode 100644 index 0000000..c752a21 Binary files /dev/null and b/icons/white/24/refresh.png differ diff --git a/icons/white/24/user.png b/icons/white/24/user.png new file mode 100644 index 0000000..1a0e4e8 Binary files /dev/null and b/icons/white/24/user.png differ diff --git a/icons/white/24/wait.png b/icons/white/24/wait.png new file mode 100644 index 0000000..216d19c Binary files /dev/null and b/icons/white/24/wait.png differ -- cgit v1.2.3