This repository has been archived on 2023-01-27. You can view files and clone it, but cannot push or open issues or pull requests.
cad/fusion360/python/tcl/tix8.4.3/bitmaps/plus.xbm
2022-10-15 19:16:08 +02:00

6 lines
195 B
C

#define plus_width 9
#define plus_height 9
static unsigned char plus_bits[] = {
0xff, 0x01, 0x01, 0x01, 0x11, 0x01, 0x11, 0x01, 0x7d, 0x01, 0x11, 0x01,
0x11, 0x01, 0x01, 0x01, 0xff, 0x01};