File: folder.xbm

package info (click to toggle)
libtk-img 1%3A1.3-15etch3
  • links: PTS
  • area: main
  • in suites: etch
  • size: 20,144 kB
  • ctags: 14,513
  • sloc: ansic: 110,000; sh: 65,326; tcl: 2,844; asm: 996; cpp: 560; pascal: 536; makefile: 436
file content (5 lines) | stat: -rw-r--r-- 204 bytes parent folder | download | duplicates (18)
1
2
3
4
5
#define folder_width 16
#define folder_height 12
static char folder_bits[] = {
 0x78,0x00,0x86,0x55,0x02,0x01,0xff,0x5f,0x01,0x30,0x01,0x50,0x01,0x10,0x01,
 0x50,0x01,0x10,0x01,0x50,0x01,0x30,0xff,0x1f};