summaryrefslogtreecommitdiff
path: root/icons/24x24-infox/editor.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/24x24-infox/editor.xpm')
-rw-r--r--icons/24x24-infox/editor.xpm46
1 files changed, 46 insertions, 0 deletions
diff --git a/icons/24x24-infox/editor.xpm b/icons/24x24-infox/editor.xpm
new file mode 100644
index 0000000..9731b67
--- /dev/null
+++ b/icons/24x24-infox/editor.xpm
@@ -0,0 +1,46 @@
+/* XPM */
+static char *editor[] = {
+/* width height ncolors chars_per_pixel */
+"24 24 15 1",
+/* colors */
+" c #000000",
+". c #E6E6E6",
+"X c #333333",
+"o c #272727",
+"O c #212000",
+"+ c #CCCCCC",
+"@ c #818000",
+"# c #808080",
+"$ c #E0DF00",
+"% c #666666",
+"& c #FFFFFF",
+"* c #FFFF00",
+"= c #616000",
+"- c #808000",
+"; c None",
+/* pixels */
+" ",
+" ",
+" O ",
+" O$@ ",
+" o. ++++++++ O@@*@ ",
+" o.& +++++++#O$*@@O ",
+" o.&& % #O$**$O ",
+" +++++#O$**$O ",
+" %% O$**$O ",
+" %+++++++#O$**$O ",
+" %% O$**$O ",
+" %+++++#O$**$O ",
+" %% -$*$O ",
+" %+++++%-O=O ",
+" %% ",
+" %++++++++++++ ",
+" %++++++++++++ ",
+" %++++++++++++ ",
+" %++++++++++++ ",
+" %++++++++++++ ",
+" X%%%%%%%%%%%% ",
+" ",
+" ",
+" "
+};