summaryrefslogtreecommitdiff
path: root/linux/pixmaps/cr_rot.xpm
diff options
context:
space:
mode:
authordocwhat1999-11-14 06:43:18 +0000
committerdocwhat1999-11-14 06:43:18 +0000
commitd71eec8062e852e56f03102ba4b4e87dc485821d (patch)
tree452368ad0e7e24627e517a0c88c2508d02cea6dc /linux/pixmaps/cr_rot.xpm
parent2046090b7ce8dd901ce43e650be5acf44016d714 (diff)
Initial revision
git-svn-id: http://svn.leocad.org/trunk@2 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'linux/pixmaps/cr_rot.xpm')
-rw-r--r--linux/pixmaps/cr_rot.xpm41
1 files changed, 41 insertions, 0 deletions
diff --git a/linux/pixmaps/cr_rot.xpm b/linux/pixmaps/cr_rot.xpm
new file mode 100644
index 0000000..8dbbcc6
--- /dev/null
+++ b/linux/pixmaps/cr_rot.xpm
@@ -0,0 +1,41 @@
+/* XPM */
+static char *cr_rot[] = {
+/* columns rows colors chars-per-pixel */
+"32 32 3 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+/* pixels */
+" ",
+" ",
+" +++ ",
+" +...+ ",
+" +. .+ ",
+" +. .+ ",
+" +. .+ ",
+" +.++ .+ ",
+" +.+.+ .+ ",
+" +.+..+ .+ ",
+" +++...+ +.+ ",
+" ++++.......+.+.++++ ",
+" ++....+ +...+ +.+...++ ",
+" +.. +. +..+++++.++++..+ ",
+" +. +. +.+ +.......+ .+ ",
+" +. +. ++ +.....+ .+ ",
+" +. +. +...+ .+ ",
+" +. +. +.+ .+ ",
+" +. +. + .+ ",
+" +.. +. .+ ..+ ",
+" ++...+. +....++ ",
+" ++++.+.........++++ ",
+" +.+++++++++ ",
+" +. .+ ",
+" +. .+ ",
+" +. .+ ",
+" +. .+ ",
+" +. .+ ",
+" +. .+ ",
+" +...+ ",
+" +++ ",
+" "
+};