aboutsummaryrefslogtreecommitdiff
path: root/vendor/x11iraf/xpm/icons/circles.xpm
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /vendor/x11iraf/xpm/icons/circles.xpm
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'vendor/x11iraf/xpm/icons/circles.xpm')
-rw-r--r--vendor/x11iraf/xpm/icons/circles.xpm73
1 files changed, 73 insertions, 0 deletions
diff --git a/vendor/x11iraf/xpm/icons/circles.xpm b/vendor/x11iraf/xpm/icons/circles.xpm
new file mode 100644
index 00000000..a9eaac60
--- /dev/null
+++ b/vendor/x11iraf/xpm/icons/circles.xpm
@@ -0,0 +1,73 @@
+/* XPM2 C */
+static char * ppm[] = {
+/* ppm pixmap
+ * width height ncolors chars_per_pixel */
+"64 64 2 1 ",
+" c #000000 s s_#000000 ",
+". c #FF0000 s s_#FF0000 ",
+/* pixels */
+" ",
+" . .. .. .. .. ",
+" . . ... ... . ",
+" . . .. .. . ",
+" . .. . . .. ",
+" . . .. ........... .. . ",
+" . . . .... .... . ",
+" . . .. .. . ",
+" . . ... ... . ",
+" . . . . . ",
+" . . .. ......... .. . ",
+" . . . .... .... . . ",
+" . . . .. . . . ",
+" . . .. .. . . ",
+" . . .. .. . . ",
+" . . . . . . ",
+" . . . ......... . . . ",
+" . . ... ... . . . ",
+" . . .. .. . . . ",
+" . . .. .. . . ",
+" . . . . . . ",
+" . . . . . . ",
+" . . . ....... . . . ",
+" . . . ... ... . . . ",
+" . . . .. .. . . . ",
+" . . . . . . . . ",
+" . . . . . . . ",
+" . . . . . . . ",
+" . . . ....... . . . . ",
+" . . . .. .. . . . . ",
+" . . . . . . . . . ",
+" . . . . . . . . . ",
+" . . . . . . . . . ",
+" . . . . . . . . . ",
+" . . . . ..... . . . . . ",
+" . . . . . . . . . . . ",
+" . . . . . . . . . . . ",
+" . . . . . . . . . . . ",
+" . . . . . . . . . . . ",
+" . . . . . . . . . . . ",
+" .. . . . . . . . . . ",
+" . . .. . . . . . . . ",
+" . . . . . . . . . . . ",
+" . . . . . . . . . . . ",
+" . . . . ..... . . . . . ",
+" . . . . . . . . . . ",
+" . . . . . . . . . . ",
+" . . . . .. .. . . . . ",
+" . . . . ....... . . . . ",
+" . . . . . . . . ",
+" . . . .. .. . . . . ",
+" . . . ... ... . . . . ",
+" . . . . ....... . . . . ",
+" . . . .. .. . . . ",
+" . . . .. .. . . . ",
+" . . . ... ... . . . ",
+" . . . .. ......... .. . . ",
+" . . . .. .. . . ",
+" . . . .. .. . . ",
+" . . . .... .... . . ",
+" . . . .. ......... .. . ",
+" . . . . . . ",
+" . . . ... ... . ",
+" "
+} ;