13
0
livetrax/libs/tk/ytk/line-arrow.xbm
Robin Gareus ad51c7c2ba
Localize stripped down gtk2
This is intended mainly for GNU/Linux distros who will remove
GTK2 support in the near future.
2024-01-06 21:52:48 +01:00

5 lines
162 B
C

#define line_arrow_width 6
#define line_arrow_height 9
static const unsigned char line_arrow_bits[] = {
0x00, 0x00, 0x04, 0x0c, 0x18, 0x3f, 0x18, 0x0c, 0x04};