diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Tk/act_folder.xbm')
-rwxr-xr-x | Master/tlpkg/tlperl/lib/Tk/act_folder.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/tlpkg/tlperl/lib/Tk/act_folder.xbm b/Master/tlpkg/tlperl/lib/Tk/act_folder.xbm new file mode 100755 index 00000000000..fc82949945b --- /dev/null +++ b/Master/tlpkg/tlperl/lib/Tk/act_folder.xbm @@ -0,0 +1,5 @@ +#define act_folder_width 16 +#define act_folder_height 10 +static unsigned char act_folder_bits[] = { + 0xfc, 0x00, 0xaa, 0x0f, 0x55, 0x15, 0xeb, 0xff, 0x15, 0x80, 0x0b, 0x40, + 0x05, 0x20, 0x03, 0x10, 0x01, 0x08, 0xff, 0x07}; |