bitmaps/RadioOn.xbm
author Stefan Vogel <sv@exept.de>
Fri, 27 Apr 2018 17:16:22 +0200
changeset 6314 ac5b9324a82a
parent 168 056daffbbc0e
permissions -rw-r--r--
#DOCUMENTATION by stefan class: EditTextView comment/format in: #codeAspect

#define RadioOn_width 15
#define RadioOn_height 15
static unsigned char RadioOn_bits[] = {
   0xe0, 0x03, 0xf8, 0x0f, 0x1c, 0x1c, 0x0e, 0x38, 0xc6, 0x31, 0xe3, 0x63,
   0xf3, 0x67, 0xf3, 0x67, 0xf3, 0x67, 0xe3, 0x63, 0xc6, 0x31, 0x0e, 0x38,
   0x1c, 0x1c, 0xf8, 0x0f, 0xe0, 0x03};