summaryrefslogtreecommitdiff
path: root/icons/20x20-martys/window-raise.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/20x20-martys/window-raise.xpm')
-rw-r--r--icons/20x20-martys/window-raise.xpm34
1 files changed, 34 insertions, 0 deletions
diff --git a/icons/20x20-martys/window-raise.xpm b/icons/20x20-martys/window-raise.xpm
new file mode 100644
index 0000000..3514c1a
--- /dev/null
+++ b/icons/20x20-martys/window-raise.xpm
@@ -0,0 +1,34 @@
+/* XPM */
+static char *rai_mico[] = {
+/* width height num_colors chars_per_pixel */
+" 20 20 7 1",
+/* colors */
+". c #000000",
+"# c #000084",
+"a c #0000ff",
+"b c none",
+"c c #8d8d8d",
+"d c #ff0000",
+"e c #ffffff",
+/* pixels */
+"...............bbbbb",
+".ddddddddddddd.#bbbb",
+"...............#bbbb",
+".ccccccccccccc.#bbbb",
+".c...............bbb",
+".c.ddddddddddddd.#bb",
+".c...............#bb",
+".c.eeeeeeeeeeeee.#bb",
+".c.eaeaeeaaeaeae...b",
+".c.eeeeeeeeeeeee.d.#",
+"...eaaaaeaeaeaee...#",
+"b#.eeeeeeeeeeeee.c.#",
+"bb.eaaaaaaeaeeae.c.#",
+"bb.eeeeeeeeeeeee.c.#",
+"bb...............c.#",
+"bbb#.ccccccccccccc.#",
+"bbbb.c#c####cc#ccc.#",
+"bbbb.ccccccccccccc.#",
+"bbbb...............#",
+"bbbbb###############",
+};