wok view sandfive-theme/stuff/SliTaz-SandFive/openbox-3/close.xbm @ rev 25052

ruby-ncurses: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jun 05 11:43:47 2022 +0000 (2022-06-05)
parents
children
line source
1 #define close_width 8
2 #define close_height 8
3 static unsigned char close_bits[] = {
4 0xc3, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0xc3 };