annotate etc/frame-icon/ying-yang-48.xbm @ 225:12579d965149 r20-4b11

Import from CVS: tag r20-4b11
author cvs
date Mon, 13 Aug 2007 10:11:40 +0200
parents 4103f0995bd7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
24
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
1 #define yinyang_width 48
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
2 #define yinyang_height 48
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
3 static char yinyang_bits[] = {
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
4 0x00, 0x00, 0xf0, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x0f, 0xff, 0x01, 0x00,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
5 0x00, 0xc0, 0x00, 0xf0, 0x07, 0x00, 0x00, 0x30, 0x00, 0xc0, 0x1f, 0x00,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
6 0x00, 0x08, 0x00, 0x00, 0x3f, 0x00, 0x00, 0x06, 0x00, 0x00, 0xfe, 0x00,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
7 0x00, 0x01, 0x00, 0x00, 0xfe, 0x01, 0x80, 0x00, 0x00, 0x00, 0xfc, 0x03,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
8 0x40, 0x00, 0x00, 0x00, 0xfc, 0x07, 0x40, 0x00, 0x00, 0x00, 0xf8, 0x07,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
9 0x20, 0x00, 0x80, 0x03, 0xf8, 0x0f, 0x10, 0x00, 0xc0, 0x07, 0xf8, 0x1f,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
10 0x10, 0x00, 0xc0, 0x07, 0xf8, 0x1f, 0x08, 0x00, 0xc0, 0x07, 0xf8, 0x3f,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
11 0x08, 0x00, 0x80, 0x03, 0xf8, 0x3f, 0x04, 0x00, 0x00, 0x00, 0xf8, 0x7f,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
12 0x04, 0x00, 0x00, 0x00, 0xfc, 0x7f, 0x04, 0x00, 0x00, 0x00, 0xfc, 0x7f,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
13 0x04, 0x00, 0x00, 0x00, 0xfe, 0x7f, 0x02, 0x00, 0x00, 0x00, 0xfe, 0xff,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
14 0x02, 0x00, 0x00, 0x00, 0xff, 0xff, 0x02, 0x00, 0x00, 0xc0, 0xff, 0xff,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
15 0x02, 0x00, 0x00, 0xf0, 0xff, 0xff, 0x02, 0x00, 0xe0, 0xff, 0xff, 0xff,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
16 0x02, 0x00, 0xf8, 0xff, 0xff, 0xff, 0x02, 0x00, 0xfe, 0xff, 0xff, 0xff,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
17 0x02, 0x00, 0xff, 0xff, 0xff, 0xff, 0x02, 0x80, 0xff, 0xff, 0xff, 0xff,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
18 0x04, 0x80, 0xff, 0xff, 0xff, 0x7f, 0x04, 0xc0, 0xff, 0xff, 0xff, 0x7f,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
19 0x04, 0xc0, 0xff, 0xff, 0xff, 0x7f, 0x04, 0xe0, 0xff, 0xff, 0xff, 0x7f,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
20 0x08, 0xe0, 0x7f, 0xfc, 0xff, 0x3f, 0x08, 0xe0, 0x3f, 0xf8, 0xff, 0x3f,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
21 0x10, 0xe0, 0x3f, 0xf8, 0xff, 0x1f, 0x10, 0xe0, 0x3f, 0xf8, 0xff, 0x1f,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
22 0x20, 0xe0, 0x7f, 0xfc, 0xff, 0x0f, 0x40, 0xe0, 0xff, 0xff, 0xff, 0x07,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
23 0x40, 0xc0, 0xff, 0xff, 0xff, 0x07, 0x80, 0xc0, 0xff, 0xff, 0xff, 0x03,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
24 0x00, 0x81, 0xff, 0xff, 0xff, 0x01, 0x00, 0x86, 0xff, 0xff, 0xff, 0x00,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
25 0x00, 0x08, 0xff, 0xff, 0x3f, 0x00, 0x00, 0x30, 0xfe, 0xff, 0x1f, 0x00,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
26 0x00, 0xc0, 0xf8, 0xff, 0x0f, 0x00, 0x00, 0x00, 0xef, 0xff, 0x01, 0x00,
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
27 0x00, 0x00, 0xf0, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};