File: darrow.xbm

package info (click to toggle)
dstooltk 2.0-3
  • links: PTS
  • area: main
  • in suites: potato, slink
  • size: 2,500 kB
  • ctags: 3,169
  • sloc: ansic: 27,185; tcl: 4,770; makefile: 587; sh: 70; csh: 7
file content (4 lines) | stat: -rw-r--r-- 126 bytes parent folder | download | duplicates (2)
1
2
3
4
#define darrow2_width 7
#define darrow2_height 7
static char darrow2_bits[] = {
   0x00, 0x08, 0x08, 0x3e, 0x1c, 0x08, 0x00};