File: scissors.xbm

package info (click to toggle)
dotfile 2.2-1
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 4,596 kB
  • ctags: 456
  • sloc: tcl: 11,732; sh: 965; makefile: 304; csh: 13; ansic: 7
file content (10 lines) | stat: -rw-r--r-- 564 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#define scissors_width 27
#define scissors_height 19
static char scissors_bits[] = {
  0x00, 0x00, 0xe0, 0x00, 0x00, 0x00, 0xf0, 0x03, 0x1e, 0x00, 0x18, 0x03, 
  0x7f, 0x00, 0x18, 0x06, 0xfc, 0x01, 0x18, 0x06, 0xf0, 0x07, 0xd8, 0x07, 
  0xc0, 0x1f, 0xfc, 0x07, 0x00, 0xff, 0xff, 0x07, 0x00, 0xfc, 0xff, 0x00, 
  0x80, 0xff, 0x1f, 0x00, 0xf8, 0xff, 0x3f, 0x00, 0xfe, 0x3f, 0xff, 0x00, 
  0xfe, 0x03, 0xfc, 0x01, 0x3c, 0x00, 0xec, 0x01, 0x00, 0x00, 0x8c, 0x03, 
  0x00, 0x00, 0x0c, 0x03, 0x00, 0x00, 0x8c, 0x01, 0x00, 0x00, 0xf8, 0x00, 
  0x00, 0x00, 0x60, 0x00, };