diff options
Diffstat (limited to 'Master/tlpkg/tlperl0/lib/Tk/openfile.xbm')
-rwxr-xr-x | Master/tlpkg/tlperl0/lib/Tk/openfile.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/tlpkg/tlperl0/lib/Tk/openfile.xbm b/Master/tlpkg/tlperl0/lib/Tk/openfile.xbm new file mode 100755 index 00000000000..859e2e57608 --- /dev/null +++ b/Master/tlpkg/tlperl0/lib/Tk/openfile.xbm @@ -0,0 +1,5 @@ +#define openfile_width 16 +#define openfile_height 12 +static unsigned char openfile_bits[] = { + 0x00, 0x00, 0xfc, 0x00, 0x02, 0x07, 0x01, 0x08, 0xc1, 0xff, 0xa1, 0xaa, + 0x51, 0x55, 0xa9, 0x2a, 0x55, 0x15, 0xab, 0x0a, 0xff, 0x07, 0x00, 0x00}; |