summaryrefslogtreecommitdiffhomepage
path: root/icons/light
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2019-10-12 15:32:11 +0100
committerjao <jao@gnu.org>2019-10-12 15:32:11 +0100
commitd2649ca14cc017cab356d14a37dd0f003051db28 (patch)
tree7d97c368e45d9d66561f731becbc7eb5012f1d00 /icons/light
parent52f3c27e9e7ff066589fb5b83f073e184c0af5f0 (diff)
downloadxmobar-config-d2649ca14cc017cab356d14a37dd0f003051db28.tar.gz
xmobar-config-d2649ca14cc017cab356d14a37dd0f003051db28.tar.bz2
dark/light icons
Diffstat (limited to 'icons/light')
-rw-r--r--icons/light/load_0.xpm30
-rw-r--r--icons/light/load_1.xpm30
-rw-r--r--icons/light/load_2.xpm30
-rw-r--r--icons/light/load_3.xpm30
-rw-r--r--icons/light/load_4.xpm30
-rw-r--r--icons/light/load_5.xpm30
-rw-r--r--icons/light/load_6.xpm30
-rw-r--r--icons/light/load_7.xpm30
-rw-r--r--icons/light/load_8.xpm30
9 files changed, 270 insertions, 0 deletions
diff --git a/icons/light/load_0.xpm b/icons/light/load_0.xpm
new file mode 100644
index 0000000..5a875b8
--- /dev/null
+++ b/icons/light/load_0.xpm
@@ -0,0 +1,30 @@
+/* XPM */
+static char *load_0[] = {
+"8 24 2 1",
+" c white",
+"! c grey90",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+"!!!!!!!!",
+" ",
+" ",
+" ",
+" ",
+" "
+};
diff --git a/icons/light/load_1.xpm b/icons/light/load_1.xpm
new file mode 100644
index 0000000..86cb5a3
--- /dev/null
+++ b/icons/light/load_1.xpm
@@ -0,0 +1,30 @@
+/* XPM */
+static char *load_1[] = {
+"8 24 2 1",
+"! c grey90",
+" c white",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+" ",
+" ",
+" ",
+" ",
+" "
+};
diff --git a/icons/light/load_2.xpm b/icons/light/load_2.xpm
new file mode 100644
index 0000000..209f788
--- /dev/null
+++ b/icons/light/load_2.xpm
@@ -0,0 +1,30 @@
+/* XPM */
+static char *load_2[] = {
+"8 24 2 1",
+"! c grey90",
+" c white",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+" ",
+" ",
+" ",
+" ",
+" "
+};
diff --git a/icons/light/load_3.xpm b/icons/light/load_3.xpm
new file mode 100644
index 0000000..4de2c3d
--- /dev/null
+++ b/icons/light/load_3.xpm
@@ -0,0 +1,30 @@
+/* XPM */
+static char *load_3[] = {
+"8 24 2 1",
+"! c grey90",
+" c white",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+" ",
+" ",
+" ",
+" ",
+" "
+};
diff --git a/icons/light/load_4.xpm b/icons/light/load_4.xpm
new file mode 100644
index 0000000..e58041f
--- /dev/null
+++ b/icons/light/load_4.xpm
@@ -0,0 +1,30 @@
+/* XPM */
+static char *load_4[] = {
+"8 24 2 1",
+"! c grey90",
+" c white",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+" ",
+" ",
+" ",
+" ",
+" "
+};
diff --git a/icons/light/load_5.xpm b/icons/light/load_5.xpm
new file mode 100644
index 0000000..7e9b0ef
--- /dev/null
+++ b/icons/light/load_5.xpm
@@ -0,0 +1,30 @@
+/* XPM */
+static char *load_5[] = {
+"8 24 2 1",
+"! c grey90",
+" c white",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+" ",
+" ",
+" ",
+" ",
+" "
+};
diff --git a/icons/light/load_6.xpm b/icons/light/load_6.xpm
new file mode 100644
index 0000000..ca03d64
--- /dev/null
+++ b/icons/light/load_6.xpm
@@ -0,0 +1,30 @@
+/* XPM */
+static char *load_6[] = {
+"8 24 2 1",
+" c white",
+"! c grey90",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+" ",
+" ",
+" ",
+" ",
+" "
+};
diff --git a/icons/light/load_7.xpm b/icons/light/load_7.xpm
new file mode 100644
index 0000000..8a58845
--- /dev/null
+++ b/icons/light/load_7.xpm
@@ -0,0 +1,30 @@
+/* XPM */
+static char *load_7[] = {
+"8 24 2 1",
+"! c grey90",
+" c white",
+" ",
+" ",
+" ",
+" ",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+" ",
+" ",
+" ",
+" ",
+" "
+};
diff --git a/icons/light/load_8.xpm b/icons/light/load_8.xpm
new file mode 100644
index 0000000..536c7f6
--- /dev/null
+++ b/icons/light/load_8.xpm
@@ -0,0 +1,30 @@
+/* XPM */
+static char *load_8[] = {
+"8 24 2 1",
+" c white",
+"! c grey90",
+" ",
+" ",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+"!!!!!!!!",
+" ",
+" ",
+" ",
+" ",
+" "
+};