File: iconify2.xbm

package info (click to toggle)
gwm 1.8d-2
  • links: PTS
  • area: main
  • in suites: potato, woody
  • size: 5,120 kB
  • ctags: 3,030
  • sloc: ansic: 19,617; makefile: 1,763; lisp: 437; sh: 321; ml: 21
file content (6 lines) | stat: -rw-r--r-- 251 bytes parent folder | download
1
2
3
4
5
6
#define iconify2_width 13
#define iconify2_height 13
static char iconify2_bits[] = {
   0xff, 0x1f, 0x01, 0x10, 0x0d, 0x16, 0x1d, 0x17, 0xb9, 0x13, 0xf1, 0x11,
   0xe1, 0x10, 0xf1, 0x11, 0xb9, 0x13, 0x1d, 0x17, 0x0d, 0x16, 0x01, 0x10,
   0xff, 0x1f};