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.xpm
2022-10-15 19:16:08 +02:00

15 lines
200 B
C

/* XPM */
static char * plus_xpm[] = {
"9 9 2 1",
". s None c None",
" c black",
" ",
" ....... ",
" ... ... ",
" ... ... ",
" . . ",
" ... ... ",
" ... ... ",
" ....... ",
" "};