summaryrefslogtreecommitdiff
path: root/linux/pixmaps/cr_cam.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'linux/pixmaps/cr_cam.xpm')
-rw-r--r--linux/pixmaps/cr_cam.xpm41
1 files changed, 41 insertions, 0 deletions
diff --git a/linux/pixmaps/cr_cam.xpm b/linux/pixmaps/cr_cam.xpm
new file mode 100644
index 0000000..87c27bf
--- /dev/null
+++ b/linux/pixmaps/cr_cam.xpm
@@ -0,0 +1,41 @@
+/* XPM */
+static char *cr_cam[] = {
+/* columns rows colors chars-per-pixel */
+"32 32 3 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+/* pixels */
+" ",
+" ... ... ",
+" .+++. .+++. ",
+" .++.++.++.++. ",
+" .+...+.+...+. ",
+" .++.++.++.++. ",
+" .+++...+++.. . ",
+" ...+++...++... ",
+" .++++++++++++. ",
+" .+..++++++.++. ",
+" .............. ",
+" ......... .. ",
+" .+. . ",
+" .+. ",
+" ... ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "
+};