summaryrefslogtreecommitdiff
path: root/icons/20x20-martys/calculator.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/20x20-martys/calculator.xpm')
-rw-r--r--icons/20x20-martys/calculator.xpm33
1 files changed, 33 insertions, 0 deletions
diff --git a/icons/20x20-martys/calculator.xpm b/icons/20x20-martys/calculator.xpm
new file mode 100644
index 0000000..f1fcd41
--- /dev/null
+++ b/icons/20x20-martys/calculator.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char *cal_mico[] = {
+/* width height num_colors chars_per_pixel */
+" 20 20 6 1",
+/* colors */
+". c #000000",
+"# c #000084",
+"a c #0000ff",
+"b c #c6c6c6",
+"c c none",
+"d c #ffffff",
+/* pixels */
+"cccccccccccccccccccc",
+"cccccccccccccccccccc",
+"cccccccccccccccccccc",
+"cc.................c",
+"c.a#a#a#a#a#a#a#a#a.",
+"c.##.........######.",
+"c.a#ddddddddb######.",
+"c.#################.",
+"c.a#d#d#d#d#d#d#d##.",
+"c.##b#b#b#b#b#b#b##.",
+"c.a################.",
+"c.##d#d#d#d#d#d#d##.",
+"c.a#b#b#b#b#b#b#b##.",
+"c.##d#d#d#d#d#ddd##.",
+"c.a#b#b#b#b#b#bbb##.",
+"c.#################.",
+"cc.................c",
+"cccccccccccccccccccc",
+"cccccccccccccccccccc",
+"cccccccccccccccccccc"
+};