bitmaps/b_moveRight.xbm
author Claus Gittinger <cg@exept.de>
Wed, 12 Apr 2017 15:58:35 +0200
changeset 3442 01fc9215d9c2
parent 269 8ced22627ae1
permissions -rw-r--r--
#UI_ENHANCEMENT by expecco class: ImageEditor class changed: #circleIcon #specialCircleIcon #specialRectangleIcon

#define b_moveRight_width 16
#define b_moveRight_height 16
static unsigned char b_moveRight_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00,
   0xc0, 0x00, 0xc0, 0x01, 0xc0, 0x03, 0xc0, 0x01, 0xc0, 0x00, 0x40, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};