initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
16
libs/wxWidgets-3.3.1/art/close.xpm
Normal file
16
libs/wxWidgets-3.3.1/art/close.xpm
Normal file
@@ -0,0 +1,16 @@
|
||||
/* XPM */
|
||||
static const char * const close_xpm[] = {
|
||||
"12 10 2 1",
|
||||
" c None",
|
||||
"X c black",
|
||||
" ",
|
||||
" XX XX ",
|
||||
" XX XX ",
|
||||
" XXXX ",
|
||||
" XX ",
|
||||
" XXXX ",
|
||||
" XX XX ",
|
||||
" XX XX ",
|
||||
" ",
|
||||
" "};
|
||||
|
||||
Reference in New Issue
Block a user