summaryrefslogtreecommitdiff
path: root/icons/20x20-martys/editor.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/20x20-martys/editor.xpm')
-rw-r--r--icons/20x20-martys/editor.xpm36
1 files changed, 36 insertions, 0 deletions
diff --git a/icons/20x20-martys/editor.xpm b/icons/20x20-martys/editor.xpm
new file mode 100644
index 0000000..b2fcb61
--- /dev/null
+++ b/icons/20x20-martys/editor.xpm
@@ -0,0 +1,36 @@
+/* XPM */
+static char *txt_mico[] = {
+/* width height num_colors chars_per_pixel */
+" 20 20 9 1",
+/* colors */
+". c #000000",
+"# c #000084",
+"a c #0000ff",
+"b c #844200",
+"c c #848484",
+"d c #ffff00",
+"e c #c6c6c6",
+"f c none",
+"g c #ffffff",
+/* pixels */
+"ffffffffffffffffffff",
+"ffffffffffffffffffff",
+"fffffffffffffffff.ff",
+"ffffffffffffffff.aff",
+"fffffffffffffff.aaff",
+"ffffffffffffff.aaaff",
+"ffffffffffffff.aaaaf",
+"fffffffffffff...aa#f",
+"ffffffffffff.....#.f",
+"fffffffffff.dg...fff",
+"ffffffffff.dgeb.ffff",
+"fffffffff.dgeb.fffff",
+"ffffffff.dgeb.ffffff",
+"fff..ff..cffffffffff",
+"fff.f..fffffffffffff",
+"fff...f..fffffffffff",
+"fff.ffffffffffffffff",
+"fff.ffffffffffffffff",
+"ffffffffffffffffffff",
+"ffffffffffffffffffff"
+};