bitmaps/FBrowser16x16.xbm
author Patrik Svestka <patrik.svestka@gmail.com>
Thu, 09 Jun 2022 08:59:11 +0200
branchjv
changeset 19639 03574c4eff56
parent 1870 cab25b4be290
permissions -rw-r--r--
Replacing obsolete method with newer version Fixes an error from settings/tools/editor/code edit2

#define xbm_width 16
#define xbm_height 16
static char xbm_bits[] = {
0x00, 0x00, 
0xFE, 0x0F, 
0x02, 0x10, 
0x02, 0x20, 
0x02, 0x40, 
0x02, 0x40, 
0x02, 0x40, 
0x02, 0x40, 
0x02, 0x40, 
0x02, 0x40, 
0xFE, 0x7F, 
0x00, 0x00, 
0x58, 0x19, 
0x48, 0x19, 
0x58, 0x09, 
0x48, 0x1B, 
};