File: folder.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 (7 lines) | stat: -rw-r--r-- 362 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#define folder_width 20
#define folder_height 15
static char folder_bits[] = {
   0xf8, 0x01, 0x00, 0x04, 0x02, 0x00, 0x02, 0x3c, 0x00, 0x01, 0x40, 0x00,
   0x01, 0x40, 0x00, 0x01, 0x40, 0x00, 0x01, 0x40, 0x00, 0x01, 0x40, 0x00,
   0x01, 0x40, 0x00, 0x01, 0x40, 0x00, 0x01, 0x40, 0x00, 0x01, 0x40, 0x00,
   0x01, 0x40, 0x00, 0x01, 0x40, 0x00, 0xff, 0x7f, 0x00};