File: scissors.xbm

package info (click to toggle)
dotfile 1%3A2.4-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 5,472 kB
  • ctags: 523
  • sloc: tcl: 14,072; sh: 918; makefile: 177; lisp: 18; 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, };