Blame gtk/line-arrow.xbm

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