summaryrefslogtreecommitdiff
path: root/icons/16x16-general/configuration.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-general/configuration.xpm')
-rw-r--r--icons/16x16-general/configuration.xpm31
1 files changed, 31 insertions, 0 deletions
diff --git a/icons/16x16-general/configuration.xpm b/icons/16x16-general/configuration.xpm
new file mode 100644
index 0000000..1a1e11e
--- /dev/null
+++ b/icons/16x16-general/configuration.xpm
@@ -0,0 +1,31 @@
+/* XPM */
+static char * mini_desktop_xpm[] = {
+/* width height num_colors chars_per_pixel */
+"16 16 9 1",
+/* colors */
+" s none m none c none",
+". c #008080",
+"X s iconColor1 m black c black",
+"o c #00ffff",
+"O c #808080",
+"+ c #c0c0c0",
+"@ s iconColor2 m white c white",
+"# c #808000",
+"$ c #ffff00",
+/* pixels */
+" .X ",
+" ..XX ",
+" ..X XX ",
+" .o..X XX ",
+" XXXXXXX X",
+" X ",
+" X ",
+" X ",
+" OOOOOOOOOOOXOX",
+" O+O@@X+##++++X",
+" O+O@@@X+#$##X+X",
+" O+O@@X+#$$$$XOX",
+"O+XXXXX+XXXXXOOX",
+"O@@@@@@@@@@@@OX ",
+"OOOOOOOOOOOOOOX ",
+"XXXXXXXXXXXXXX "};