summaryrefslogtreecommitdiff
path: root/icons/20x20-martys/font.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/20x20-martys/font.xpm')
-rw-r--r--icons/20x20-martys/font.xpm30
1 files changed, 30 insertions, 0 deletions
diff --git a/icons/20x20-martys/font.xpm b/icons/20x20-martys/font.xpm
new file mode 100644
index 0000000..a060b7a
--- /dev/null
+++ b/icons/20x20-martys/font.xpm
@@ -0,0 +1,30 @@
+/* XPM */
+static char *x_mico[] = {
+/* width height num_colors chars_per_pixel */
+" 20 20 3 1",
+/* colors */
+". c #000000",
+"# c none",
+"a c #ff0000",
+/* pixels */
+"#########...########",
+"#######..aaa.####..#",
+"######.aaaaaa.##.a.#",
+"#####.aaaaaaa.#.aa.#",
+"#####.aa..aaa..aa.##",
+"#####.aa..aaa.aaa.##",
+"#####.a.#.aaaaaa.###",
+"######.##.aaaaa.####",
+"#########.aaaa.#####",
+"#########.aaa.######",
+"########.aaaa.######",
+"#######.aaaaa.######",
+"#######.aaaaa.######",
+"######.aaaaaa.######",
+"#####.aaa.aaa.######",
+"####.aaa..aaa.######",
+"###.aaa.#.aaaa.#####",
+"##.aaa.##.aaaa.#####",
+"#.aaa.####..aa.#####",
+"##...#######..######",
+};