File: close.xbm

package info (click to toggle)
openbox 3.6.1-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,456 kB
  • sloc: ansic: 36,894; sh: 4,484; xml: 1,358; makefile: 607; python: 594; sed: 16
file content (4 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (162)
1
2
3
4
#define close_width 6
#define close_height 6
static unsigned char close_bits[] = {
   0x33, 0x3f, 0x1e, 0x1e, 0x3f, 0x33 };