initial import
[vym] / icons / formatcolorpicker.xpm
diff --git a/icons/formatcolorpicker.xpm b/icons/formatcolorpicker.xpm
new file mode 100644 (file)
index 0000000..53ec969
--- /dev/null
@@ -0,0 +1,29 @@
+/* XPM */
+static const char * formatcolorpicker_xpm[] = {
+"22 22 4 1",
+"      c None",
+".     c #000000",
+"+     c #949194",
+"@     c #FFFFFF",
+"                      ",
+"                      ",
+"                      ",
+"               ...    ",
+"              .....   ",
+"              .....   ",
+"           ........   ",
+"            ......    ",
+"           +@...      ",
+"          +@@@..      ",
+"         +@@@. .      ",
+"        +@@@.         ",
+"       +@@@.          ",
+"      +@@@.           ",
+"     +@@@.            ",
+"    +@@@.             ",
+"    +@@.              ",
+"   +@..               ",
+"    .                 ",
+"                      ",
+"                      ",
+"                      "};