herbstluftwm: add icon assets for hlwm-bar

This commit is contained in:
Thomas Preisner 2016-12-08 20:43:03 +01:00
parent 161b191d3f
commit b3174e23e4
304 changed files with 1978 additions and 0 deletions

View file

@ -0,0 +1,9 @@
This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to
Creative Commons
171 Second Street
Suite 300
San Francisco, California
94105, USA

View file

@ -0,0 +1,5 @@
#define ac_width 9
#define ac_height 9
static unsigned char ac_bits[] = {
0x30, 0x00, 0x28, 0x00, 0xe4, 0x00, 0x24, 0x00, 0x27, 0x00, 0x24, 0x00,
0xe4, 0x00, 0x28, 0x00, 0x30, 0x00 };

View file

@ -0,0 +1,5 @@
#define ac2_width 9
#define ac2_height 9
static unsigned char ac2_bits[] = {
0x40, 0x00, 0x20, 0x00, 0x1c, 0x01, 0xa4, 0x00, 0x44, 0x00, 0x46, 0x00,
0x7a, 0x00, 0x0e, 0x00, 0x01, 0x00 };

View file

@ -0,0 +1,5 @@
#define arch_width 9
#define arch_height 9
static unsigned char arch_bits[] = {
0x00, 0x00, 0x10, 0x00, 0x10, 0x00, 0x38, 0x00, 0x38, 0x00, 0x6c, 0x00,
0x44, 0x00, 0xee, 0x00, 0x82, 0x00 };

View file

@ -0,0 +1,5 @@
#define arch2_width 9
#define arch2_height 9
static unsigned char arch2_bits[] = {
0x10, 0x00, 0x10, 0x00, 0x38, 0x00, 0x7c, 0x00, 0x7c, 0x00, 0xee, 0x00,
0xc6, 0x00, 0xc7, 0x01, 0x01, 0x01 };

View file

@ -0,0 +1,5 @@
#define arrow_down_width 9
#define arrow_down_height 9
static unsigned char arrow_down_bits[] = {
0x10, 0x00, 0x10, 0x00, 0x10, 0x00, 0x10, 0x00, 0x10, 0x00, 0x92, 0x00,
0x54, 0x00, 0x38, 0x00, 0x10, 0x00 };

View file

@ -0,0 +1,5 @@
#define arrow_down2_width 9
#define arrow_down2_height 9
static unsigned char arrow_down2_bits[] = {
0x00, 0x00, 0x38, 0x00, 0x38, 0x00, 0x38, 0x00, 0x38, 0x00, 0xfe, 0x00,
0x7c, 0x00, 0x38, 0x00, 0x10, 0x00 };

View file

@ -0,0 +1,5 @@
#define arrow_left_width 9
#define arrow_left_height 9
static unsigned char arrow_left_bits[] = {
0x00, 0x00, 0x08, 0x00, 0x04, 0x00, 0x02, 0x00, 0xff, 0x01, 0x02, 0x00,
0x04, 0x00, 0x08, 0x00, 0x00, 0x00 };

View file

@ -0,0 +1,5 @@
#define arrow_left2_width 9
#define arrow_left2_height 9
static unsigned char arrow_left2_bits[] = {
0x00, 0x00, 0x08, 0x00, 0x0c, 0x00, 0xfe, 0x00, 0xff, 0x00, 0xfe, 0x00,
0x0c, 0x00, 0x08, 0x00, 0x00, 0x00 };

View file

@ -0,0 +1,5 @@
#define arrow_right_width 9
#define arrow_right_height 9
static unsigned char arrow_right_bits[] = {
0x00, 0x00, 0x20, 0x00, 0x40, 0x00, 0x80, 0x00, 0xff, 0x01, 0x80, 0x00,
0x40, 0x00, 0x20, 0x00, 0x00, 0x00 };

View file

@ -0,0 +1,5 @@
#define arrow_right2_width 9
#define arrow_right2_height 9
static unsigned char arrow_right2_bits[] = {
0x00, 0x00, 0x20, 0x00, 0x60, 0x00, 0xfe, 0x00, 0xfe, 0x01, 0xfe, 0x00,
0x60, 0x00, 0x20, 0x00, 0x00, 0x00 };

View file

@ -0,0 +1,5 @@
#define arrow_up_width 9
#define arrow_up_height 9
static unsigned char arrow_up_bits[] = {
0x10, 0x00, 0x38, 0x00, 0x54, 0x00, 0x92, 0x00, 0x10, 0x00, 0x10, 0x00,
0x10, 0x00, 0x10, 0x00, 0x10, 0x00 };

View file

@ -0,0 +1,5 @@
#define arrow_up2_width 9
#define arrow_up2_height 9
static unsigned char arrow_up2_bits[] = {
0x10, 0x00, 0x38, 0x00, 0x7c, 0x00, 0xfe, 0x00, 0x38, 0x00, 0x38, 0x00,
0x38, 0x00, 0x38, 0x00, 0x00, 0x00 };

View file

@ -0,0 +1,5 @@
#define bag_width 9
#define bag_height 9
static unsigned char bag_bits[] = {
0x00, 0x00, 0x38, 0x00, 0x28, 0x00, 0xff, 0x01, 0x45, 0x01, 0x45, 0x01,
0x45, 0x01, 0x45, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define bail_width 9
#define bail_height 9
static unsigned char bail_bits[] = {
0x38, 0x00, 0x44, 0x00, 0x44, 0x00, 0x44, 0x00, 0x38, 0x00, 0x44, 0x00,
0x82, 0x00, 0x01, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define balloon_width 9
#define balloon_height 9
static unsigned char balloon_bits[] = {
0xfe, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x9e, 0x00,
0xa0, 0x00, 0xc0, 0x00, 0x80, 0x00 };

View file

@ -0,0 +1,5 @@
#define battery_horz1_width 9
#define battery_horz1_height 9
static unsigned char battery_horz1_bits[] = {
0x00, 0x00, 0x00, 0x00, 0xff, 0x00, 0x81, 0x00, 0x81, 0x01, 0x81, 0x00,
0xff, 0x00, 0x00, 0x00, 0x00, 0x00 };

View file

@ -0,0 +1,5 @@
#define battery_horz2_width 9
#define battery_horz2_height 9
static unsigned char battery_horz2_bits[] = {
0x00, 0x00, 0x00, 0x00, 0xff, 0x00, 0x81, 0x00, 0x8d, 0x01, 0x81, 0x00,
0xff, 0x00, 0x00, 0x00, 0x00, 0x00 };

View file

@ -0,0 +1,5 @@
#define battery_horz3_width 9
#define battery_horz3_height 9
static unsigned char battery_horz3_bits[] = {
0x00, 0x00, 0x00, 0x00, 0xff, 0x00, 0x81, 0x00, 0xbd, 0x01, 0x81, 0x00,
0xff, 0x00, 0x00, 0x00, 0x00, 0x00 };

View file

@ -0,0 +1,5 @@
#define battery_vert1_width 9
#define battery_vert1_height 9
static unsigned char battery_vert1_bits[] = {
0x10, 0x00, 0x7c, 0x00, 0x44, 0x00, 0x44, 0x00, 0x44, 0x00, 0x44, 0x00,
0x44, 0x00, 0x44, 0x00, 0x7c, 0x00 };

View file

@ -0,0 +1,5 @@
#define battery_vert2_width 9
#define battery_vert2_height 9
static unsigned char battery_vert2_bits[] = {
0x10, 0x00, 0x7c, 0x00, 0x44, 0x00, 0x44, 0x00, 0x44, 0x00, 0x54, 0x00,
0x54, 0x00, 0x44, 0x00, 0x7c, 0x00 };

View file

@ -0,0 +1,5 @@
#define battery_vert3_width 9
#define battery_vert3_height 9
static unsigned char battery_vert3_bits[] = {
0x10, 0x00, 0x7c, 0x00, 0x44, 0x00, 0x54, 0x00, 0x54, 0x00, 0x54, 0x00,
0x54, 0x00, 0x44, 0x00, 0x7c, 0x00 };

View file

@ -0,0 +1,5 @@
#define bell_width 9
#define bell_height 9
static unsigned char bell_bits[] = {
0x00, 0x00, 0x1e, 0x00, 0xa2, 0x00, 0xc2, 0x00, 0x42, 0x00, 0x24, 0x00,
0xd8, 0x00, 0xcc, 0x00, 0x00, 0x00 };

View file

@ -0,0 +1,5 @@
#define bell2_width 9
#define bell2_height 9
static unsigned char bell2_bits[] = {
0x10, 0x00, 0x28, 0x00, 0x44, 0x00, 0x44, 0x00, 0x82, 0x00, 0x82, 0x00,
0x01, 0x01, 0xff, 0x01, 0x38, 0x00 };

View file

@ -0,0 +1,5 @@
#define binder_width 9
#define binder_height 9
static unsigned char binder_bits[] = {
0xff, 0x01, 0x01, 0x01, 0x72, 0x01, 0x01, 0x01, 0x72, 0x01, 0x01, 0x01,
0x72, 0x01, 0x01, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define box_width 9
#define box_height 9
static unsigned char box_bits[] = {
0xf8, 0x01, 0x84, 0x01, 0x42, 0x01, 0x3f, 0x01, 0x21, 0x01, 0x21, 0x01,
0x21, 0x01, 0xa1, 0x00, 0x7f, 0x00 };

View file

@ -0,0 +1,5 @@
#define arrow_box_width 9
#define arrow_box_height 9
static unsigned char arrow_box_bits[] = {
0xff, 0x01, 0x01, 0x01, 0x11, 0x01, 0x20, 0x01, 0x7f, 0x01, 0x20, 0x01,
0x11, 0x01, 0x01, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define box_minus_width 9
#define box_minus_height 9
static unsigned char box_minus_bits[] = {
0xff, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x7d, 0x01, 0x01, 0x01,
0x01, 0x01, 0x01, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define box_out_width 9
#define box_out_height 9
static unsigned char box_out_bits[] = {
0x0f, 0x00, 0x08, 0x00, 0x48, 0x00, 0x80, 0x00, 0xff, 0x01, 0x80, 0x00,
0x48, 0x00, 0x08, 0x00, 0x0f, 0x00 };

View file

@ -0,0 +1,5 @@
#define box_plus_width 9
#define box_plus_height 9
static unsigned char box_plus_bits[] = {
0xff, 0x01, 0x01, 0x01, 0x11, 0x01, 0x11, 0x01, 0x7d, 0x01, 0x11, 0x01,
0x11, 0x01, 0x01, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define brightness_width 9
#define brightness_height 9
static unsigned char brightness_bits[] = {
0x7c, 0x00, 0x9e, 0x00, 0x1f, 0x01, 0x1f, 0x01, 0x1f, 0x01, 0x1f, 0x01,
0x1f, 0x01, 0x9e, 0x00, 0x7c, 0x00 };

View file

@ -0,0 +1,5 @@
#define bug_width 9
#define bug_height 9
static unsigned char bug_bits[] = {
0x83, 0x01, 0x44, 0x00, 0x38, 0x00, 0x38, 0x00, 0xbb, 0x01, 0x7c, 0x00,
0xfe, 0x00, 0x7d, 0x01, 0x39, 0x01 };

View file

@ -0,0 +1,5 @@
#define calculator_width 9
#define calculator_height 9
static unsigned char calculator_bits[] = {
0xff, 0x01, 0x01, 0x01, 0x7d, 0x01, 0x01, 0x01, 0x55, 0x01, 0x01, 0x01,
0x55, 0x01, 0x01, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define card_width 9
#define card_height 9
static unsigned char card_bits[] = {
0x00, 0x00, 0xff, 0x01, 0x01, 0x01, 0x75, 0x01, 0x05, 0x01, 0x75, 0x01,
0x01, 0x01, 0x45, 0x01, 0xbb, 0x01 };

View file

@ -0,0 +1,5 @@
#define cart_width 9
#define cart_height 9
static unsigned char cart_bits[] = {
0x01, 0x00, 0x02, 0x00, 0xfc, 0x01, 0x54, 0x01, 0x54, 0x01, 0xfc, 0x00,
0x00, 0x00, 0x86, 0x01, 0x86, 0x01 };

View file

@ -0,0 +1,5 @@
#define cart_plus_width 9
#define cart_plus_height 9
static unsigned char cart_plus_bits[] = {
0x21, 0x00, 0x72, 0x00, 0x24, 0x01, 0x04, 0x01, 0x54, 0x01, 0xfc, 0x00,
0x00, 0x00, 0x86, 0x01, 0x86, 0x01 };

View file

@ -0,0 +1,5 @@
#define cd_width 9
#define cd_height 9
static unsigned char cd_bits[] = {
0x38, 0x00, 0x44, 0x00, 0x82, 0x00, 0x11, 0x01, 0x29, 0x01, 0x11, 0x01,
0x82, 0x00, 0x44, 0x00, 0x38, 0x00 };

View file

@ -0,0 +1,5 @@
#define cert_width 9
#define cert_height 9
static unsigned char cert_bits[] = {
0xff, 0x01, 0x7d, 0x01, 0x7d, 0x01, 0x7d, 0x01, 0x55, 0x01, 0x01, 0x01,
0x61, 0x01, 0x01, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define chain_width 9
#define chain_height 9
static unsigned char chain_bits[] = {
0xe0, 0x00, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0xee, 0x00, 0x11, 0x00,
0x11, 0x00, 0x11, 0x00, 0x0e, 0x00 };

View file

@ -0,0 +1,5 @@
#define check_width 9
#define check_height 9
static unsigned char check_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x80, 0x00, 0x41, 0x00,
0x22, 0x00, 0x14, 0x00, 0x08, 0x00 };

View file

@ -0,0 +1,5 @@
#define clip_width 9
#define clip_height 9
static unsigned char clip_bits[] = {
0x3e, 0x00, 0x22, 0x00, 0x2a, 0x00, 0xaa, 0x00, 0xaa, 0x00, 0xaa, 0x00,
0xba, 0x00, 0x82, 0x00, 0xfe, 0x00 };

View file

@ -0,0 +1,5 @@
#define clock_width 9
#define clock_height 9
static unsigned char clock_bits[] = {
0x7c, 0x00, 0xbe, 0x00, 0xdf, 0x01, 0xef, 0x01, 0x0f, 0x01, 0xff, 0x01,
0xff, 0x01, 0xfe, 0x00, 0x7c, 0x00 };

View file

@ -0,0 +1,5 @@
#define clock2_width 9
#define clock2_height 9
static unsigned char clock2_bits[] = {
0x7c, 0x00, 0x82, 0x00, 0x11, 0x01, 0x11, 0x01, 0x71, 0x01, 0x01, 0x01,
0x01, 0x01, 0x82, 0x00, 0x7c, 0x00 };

View file

@ -0,0 +1,5 @@
#define clockwise_width 9
#define clockwise_height 9
static unsigned char clockwise_bits[] = {
0x38, 0x01, 0x44, 0x01, 0x82, 0x01, 0xe1, 0x01, 0x01, 0x00, 0x01, 0x01,
0x82, 0x00, 0x44, 0x00, 0x38, 0x00 };

View file

@ -0,0 +1,8 @@
#define cpu_width 18
#define cpu_height 18
static char cpu_bits[] = {
0xCF, 0xCF, 0x03, 0xCF, 0xCF, 0x03, 0x03, 0x00, 0x03, 0x03, 0x00, 0x03,
0xF0, 0x3F, 0x00, 0xF0, 0x3F, 0x00, 0xF3, 0x3F, 0x03, 0xF3, 0x3F, 0x03,
0xF3, 0x3F, 0x03, 0xF3, 0x3F, 0x03, 0xF3, 0x3F, 0x03, 0xF3, 0x3F, 0x03,
0xF0, 0x3F, 0x00, 0xF0, 0x3F, 0x00, 0x03, 0x00, 0x03, 0x03, 0x00, 0x03,
0xCF, 0xCF, 0x03, 0xCF, 0xCF, 0x03, };

View file

@ -0,0 +1,5 @@
#define delete_width 9
#define delete_height 9
static unsigned char delete_bits[] = {
0x01, 0x01, 0x82, 0x00, 0x44, 0x00, 0x28, 0x00, 0x10, 0x00, 0x28, 0x00,
0x44, 0x00, 0x82, 0x00, 0x01, 0x01 };

View file

@ -0,0 +1,5 @@
#define denied_width 9
#define denied_height 9
static unsigned char denied_bits[] = {
0x38, 0x00, 0x44, 0x00, 0x82, 0x00, 0x01, 0x01, 0x7d, 0x01, 0x01, 0x01,
0x82, 0x00, 0x44, 0x00, 0x38, 0x00 };

View file

@ -0,0 +1,5 @@
#define denied2_width 9
#define denied2_height 9
static unsigned char denied2_bits[] = {
0x38, 0x00, 0x44, 0x00, 0x92, 0x00, 0x11, 0x01, 0x11, 0x01, 0x11, 0x01,
0x92, 0x00, 0x44, 0x00, 0x38, 0x00 };

View file

@ -0,0 +1,5 @@
#define diagram_width 9
#define diagram_height 9
static unsigned char diagram_bits[] = {
0xfe, 0x00, 0x82, 0x00, 0xfe, 0x00, 0x44, 0x00, 0x44, 0x00, 0xef, 0x01,
0x29, 0x01, 0xef, 0x01, 0x00, 0x00 };

View file

@ -0,0 +1,5 @@
#define diskette_width 9
#define diskette_height 9
static unsigned char diskette_bits[] = {
0xff, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x7d, 0x01,
0x75, 0x01, 0x75, 0x01, 0xfe, 0x01 };

View file

@ -0,0 +1,5 @@
#define dotbox_width 9
#define dotbox_height 9
static unsigned char dotbox_bits[] = {
0xfe, 0x00, 0x82, 0x00, 0x82, 0x00, 0x82, 0x00, 0x82, 0x00, 0x82, 0x00,
0x92, 0x00, 0x82, 0x00, 0xfe, 0x00 };

View file

@ -0,0 +1,5 @@
#define exclamation_width 9
#define exclamation_height 9
static unsigned char exclamation_bits[] = {
0xff, 0x01, 0x01, 0x01, 0x11, 0x01, 0x11, 0x01, 0x11, 0x01, 0x01, 0x01,
0x11, 0x01, 0x01, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define exclamation2_width 9
#define exclamation2_height 9
static unsigned char exclamation2_bits[] = {
0x10, 0x00, 0x28, 0x00, 0x28, 0x00, 0x54, 0x00, 0x54, 0x00, 0x82, 0x00,
0x92, 0x00, 0x01, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define fan_width 9
#define fan_height 9
static unsigned char fan_bits[] = {
0x86, 0x00, 0x39, 0x01, 0x7c, 0x01, 0xc6, 0x00, 0xc6, 0x00, 0xc6, 0x00,
0x7d, 0x00, 0x39, 0x01, 0xc2, 0x00 };

View file

@ -0,0 +1,5 @@
#define file_width 9
#define file_height 9
static unsigned char file_bits[] = {
0x1f, 0x00, 0x11, 0x00, 0xf1, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01,
0x01, 0x01, 0x01, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define file2_width 9
#define file2_height 9
static unsigned char file2_bits[] = {
0x7f, 0x00, 0xc1, 0x00, 0xc1, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01,
0x01, 0x01, 0x01, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define flag_width 9
#define flag_height 9
static unsigned char flag_bits[] = {
0xff, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0xff, 0x01, 0x01, 0x00,
0x01, 0x00, 0x01, 0x00, 0x01, 0x00 };

View file

@ -0,0 +1,5 @@
#define flask1_width 9
#define flask1_height 9
static unsigned char flask1_bits[] = {
0x00, 0x00, 0x38, 0x00, 0x28, 0x00, 0x28, 0x00, 0x28, 0x00, 0x44, 0x00,
0x82, 0x00, 0x01, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define flask2_width 9
#define flask2_height 9
static unsigned char flask2_bits[] = {
0x00, 0x00, 0x38, 0x00, 0x28, 0x00, 0x28, 0x00, 0x28, 0x00, 0x44, 0x00,
0xba, 0x00, 0x01, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define fox_width 9
#define fox_height 9
static unsigned char fox_bits[] = {
0x01, 0x01, 0x83, 0x01, 0x7d, 0x01, 0x7d, 0x01, 0xff, 0x01, 0x39, 0x01,
0xff, 0x01, 0xfe, 0x00, 0x7d, 0x01 };

View file

@ -0,0 +1,5 @@
#define game_width 9
#define game_height 9
static unsigned char game_bits[] = {
0x44, 0x00, 0x28, 0x00, 0x7c, 0x00, 0xfe, 0x00, 0xd7, 0x01, 0x7d, 0x01,
0x7c, 0x00, 0x44, 0x00, 0x28, 0x00 };

View file

@ -0,0 +1,5 @@
#define ghost_width 9
#define ghost_height 9
static unsigned char ghost_bits[] = {
0x38, 0x00, 0x7c, 0x00, 0xfe, 0x00, 0xd6, 0x00, 0xfe, 0x00, 0xfe, 0x00,
0xfe, 0x00, 0xfe, 0x00, 0xaa, 0x00 };

View file

@ -0,0 +1,5 @@
#define headphones_width 9
#define headphones_height 9
static unsigned char headphones_bits[] = {
0x7c, 0x00, 0x82, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x45, 0x01,
0xc7, 0x01, 0xc6, 0x00, 0xc6, 0x00 };

View file

@ -0,0 +1,5 @@
#define heart_width 9
#define heart_height 9
static unsigned char heart_bits[] = {
0xee, 0x00, 0x11, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x82, 0x00,
0x44, 0x00, 0x28, 0x00, 0x10, 0x00 };

View file

@ -0,0 +1,5 @@
#define heart_plus_width 9
#define heart_plus_height 9
static unsigned char heart_plus_bits[] = {
0xee, 0x00, 0x11, 0x01, 0x00, 0x01, 0x02, 0x01, 0x07, 0x01, 0x82, 0x00,
0x40, 0x00, 0x28, 0x00, 0x10, 0x00 };

View file

@ -0,0 +1,5 @@
#define house_width 9
#define house_height 9
static unsigned char house_bits[] = {
0x90, 0x00, 0xa8, 0x00, 0x44, 0x00, 0x82, 0x00, 0x01, 0x01, 0xba, 0x00,
0xaa, 0x00, 0xaa, 0x00, 0xfe, 0x00 };

View file

@ -0,0 +1,5 @@
#define info_width 9
#define info_height 9
static unsigned char info_bits[] = {
0x38, 0x00, 0x38, 0x00, 0x00, 0x00, 0x3c, 0x00, 0x38, 0x00, 0x38, 0x00,
0x38, 0x00, 0x38, 0x00, 0x7c, 0x00 };

View file

@ -0,0 +1,5 @@
#define jar1_width 9
#define jar1_height 9
static unsigned char jar1_bits[] = {
0x7c, 0x00, 0x7c, 0x00, 0x82, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01,
0x01, 0x01, 0x01, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define jar2_width 9
#define jar2_height 9
static unsigned char jar2_bits[] = {
0x7c, 0x00, 0x7c, 0x00, 0x82, 0x00, 0x01, 0x01, 0x01, 0x01, 0x7d, 0x01,
0x7d, 0x01, 0x01, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define jar3_width 9
#define jar3_height 9
static unsigned char jar3_bits[] = {
0x7c, 0x00, 0x7c, 0x00, 0x82, 0x00, 0x39, 0x01, 0x39, 0x01, 0x7d, 0x01,
0x7d, 0x01, 0x01, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define key_width 9
#define key_height 9
static unsigned char key_bits[] = {
0xfe, 0x00, 0x82, 0x00, 0x82, 0x00, 0x82, 0x00, 0xfe, 0x00, 0x10, 0x00,
0x1c, 0x00, 0x10, 0x00, 0x1c, 0x00 };

View file

@ -0,0 +1,5 @@
#define light1_width 9
#define light1_height 9
static unsigned char light1_bits[] = {
0x38, 0x00, 0x44, 0x00, 0x82, 0x00, 0x82, 0x00, 0x44, 0x00, 0x28, 0x00,
0x38, 0x00, 0x38, 0x00, 0x10, 0x00 };

View file

@ -0,0 +1,5 @@
#define light2_width 9
#define light2_height 9
static unsigned char light2_bits[] = {
0x39, 0x01, 0x44, 0x00, 0x82, 0x00, 0x82, 0x00, 0x44, 0x00, 0x28, 0x00,
0x39, 0x01, 0x38, 0x00, 0x10, 0x00 };

View file

@ -0,0 +1,5 @@
#define list_width 9
#define list_height 9
static unsigned char list_bits[] = {
0xfb, 0x00, 0x03, 0x00, 0x00, 0x00, 0xfb, 0x00, 0x03, 0x00, 0x00, 0x00,
0xfb, 0x00, 0x03, 0x00, 0x00, 0x00 };

View file

@ -0,0 +1,5 @@
#define lock_width 9
#define lock_height 9
static unsigned char lock_bits[] = {
0x7c, 0x00, 0x82, 0x00, 0x82, 0x00, 0xff, 0x01, 0x01, 0x01, 0x11, 0x01,
0x11, 0x01, 0x01, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define magnifier_width 9
#define magnifier_height 9
static unsigned char magnifier_bits[] = {
0x1c, 0x00, 0x22, 0x00, 0x41, 0x00, 0x41, 0x00, 0x41, 0x00, 0x22, 0x00,
0x5c, 0x00, 0x80, 0x00, 0x00, 0x01 };

View file

@ -0,0 +1,5 @@
#define mail_width 9
#define mail_height 9
static unsigned char mail_bits[] = {
0x00, 0x00, 0xff, 0x01, 0x01, 0x01, 0x45, 0x01, 0x29, 0x01, 0x11, 0x01,
0x01, 0x01, 0xff, 0x01, 0x00, 0x00 };

View file

@ -0,0 +1,5 @@
#define man_width 9
#define man_height 9
static unsigned char man_bits[] = {
0x10, 0x00, 0x28, 0x00, 0x10, 0x00, 0x7c, 0x00, 0x92, 0x00, 0xaa, 0x00,
0x28, 0x00, 0x28, 0x00, 0x28, 0x00 };

View file

@ -0,0 +1,5 @@
#define memory_width 9
#define memory_height 9
static unsigned char memory_bits[] = {
0xaa, 0x00, 0x00, 0x00, 0xfe, 0x00, 0xfe, 0x00, 0xfe, 0x00, 0xfe, 0x00,
0xfe, 0x00, 0x00, 0x00, 0xaa, 0x00 };

View file

@ -0,0 +1,5 @@
#define minus_width 9
#define minus_height 9
static unsigned char minus_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x01, 0x01, 0x01, 0xff, 0x01,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };

View file

@ -0,0 +1,5 @@
#define mouse_width 9
#define mouse_height 9
static unsigned char mouse_bits[] = {
0xee, 0x00, 0xee, 0x00, 0xee, 0x00, 0x82, 0x00, 0xfe, 0x00, 0xfe, 0x00,
0xfe, 0x00, 0xfe, 0x00, 0x7c, 0x00 };

View file

@ -0,0 +1,5 @@
#define movie_width 9
#define movie_height 9
static unsigned char movie_bits[] = {
0xff, 0x01, 0x55, 0x01, 0xff, 0x01, 0x21, 0x01, 0x21, 0x01, 0x21, 0x01,
0xff, 0x01, 0x55, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define note_width 9
#define note_height 9
static unsigned char note_bits[] = {
0x00, 0x00, 0xfc, 0x01, 0x04, 0x01, 0x04, 0x01, 0x04, 0x01, 0x04, 0x01,
0x04, 0x01, 0xc7, 0x01, 0xc7, 0x01 };

View file

@ -0,0 +1,5 @@
#define note2_width 9
#define note2_height 9
static unsigned char note2_bits[] = {
0x80, 0x01, 0x60, 0x01, 0x18, 0x01, 0x08, 0x01, 0x08, 0x01, 0x08, 0x01,
0xc8, 0x01, 0xce, 0x01, 0x0e, 0x00 };

View file

@ -0,0 +1,5 @@
#define notepad_width 9
#define notepad_height 9
static unsigned char notepad_bits[] = {
0xaa, 0x00, 0x55, 0x01, 0x01, 0x01, 0x01, 0x01, 0x55, 0x01, 0x01, 0x01,
0x55, 0x01, 0x01, 0x01, 0xff, 0x01 };

View file

@ -0,0 +1,5 @@
#define off_width 9
#define off_height 9
static unsigned char off_bits[] = {
0x10, 0x00, 0x54, 0x00, 0x92, 0x00, 0x11, 0x01, 0x11, 0x01, 0x11, 0x01,
0x82, 0x00, 0x44, 0x00, 0x38, 0x00 };

View file

@ -0,0 +1,5 @@
#define omega_width 9
#define omega_height 9
static unsigned char omega_bits[] = {
0x00, 0x00, 0x38, 0x00, 0x44, 0x00, 0x82, 0x00, 0x82, 0x00, 0x82, 0x00,
0x44, 0x00, 0xaa, 0x00, 0xee, 0x00 };

View file

@ -0,0 +1,5 @@
#define on_width 9
#define on_height 9
static unsigned char on_bits[] = {
0x38, 0x00, 0x44, 0x00, 0x82, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01,
0x82, 0x00, 0x44, 0x00, 0x38, 0x00 };

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,5 @@
#define pacman_width 9
#define pacman_height 9
static unsigned char pacman_bits[] = {
0x7c, 0x00, 0xf6, 0x00, 0xf3, 0x01, 0xff, 0x00, 0x1f, 0x00, 0x0f, 0x00,
0x7f, 0x00, 0xfe, 0x00, 0x7c, 0x00 };

View file

@ -0,0 +1,5 @@
#define paint_width 9
#define paint_height 9
static unsigned char paint_bits[] = {
0x04, 0x00, 0x1a, 0x00, 0xea, 0x00, 0xce, 0x01, 0x8a, 0x01, 0x41, 0x01,
0x22, 0x01, 0x14, 0x01, 0x08, 0x00 };

View file

@ -0,0 +1,5 @@
#define pc_width 9
#define pc_height 9
static unsigned char pc_bits[] = {
0x07, 0x00, 0x05, 0x00, 0xf5, 0x01, 0x15, 0x01, 0x15, 0x01, 0x15, 0x01,
0xf5, 0x01, 0x45, 0x00, 0xf7, 0x01 };

View file

@ -0,0 +1,5 @@
#define pencil_width 9
#define pencil_height 9
static unsigned char pencil_bits[] = {
0xc0, 0x00, 0x20, 0x01, 0x50, 0x01, 0x88, 0x00, 0x44, 0x00, 0x22, 0x00,
0x11, 0x00, 0x09, 0x00, 0x07, 0x00 };

View file

@ -0,0 +1,5 @@
#define phone_width 9
#define phone_height 9
static unsigned char phone_bits[] = {
0x78, 0x00, 0x44, 0x00, 0x74, 0x00, 0x14, 0x00, 0x14, 0x00, 0x14, 0x00,
0x74, 0x00, 0x44, 0x00, 0x78, 0x00 };

View file

@ -0,0 +1,5 @@
#define phone2_width 9
#define phone2_height 9
static unsigned char phone2_bits[] = {
0xfe, 0x00, 0x01, 0x01, 0x7d, 0x01, 0x45, 0x01, 0xc7, 0x01, 0x10, 0x00,
0x01, 0x01, 0xff, 0x01, 0x00, 0x00 };

View file

@ -0,0 +1,5 @@
#define pin_width 9
#define pin_height 9
static unsigned char pin_bits[] = {
0xf0, 0x00, 0x90, 0x01, 0x10, 0x01, 0x0e, 0x01, 0xc1, 0x01, 0x22, 0x00,
0x24, 0x00, 0x2a, 0x00, 0x11, 0x00 };

View file

@ -0,0 +1,5 @@
#define backward_width 9
#define backward_height 9
static unsigned char backward_bits[] = {
0x00, 0x00, 0x90, 0x00, 0xd8, 0x00, 0xfc, 0x00, 0xfc, 0x00, 0xfc, 0x00,
0xd8, 0x00, 0x90, 0x00, 0x00, 0x00 };

View file

@ -0,0 +1,5 @@
#define player_bwd2_width 9
#define player_bwd2_height 9
static unsigned char player_bwd2_bits[] = {
0x00, 0x00, 0x90, 0x00, 0x48, 0x00, 0x24, 0x00, 0x12, 0x00, 0x24, 0x00,
0x48, 0x00, 0x90, 0x00, 0x00, 0x00 };

View file

@ -0,0 +1,5 @@
#define foward_width 9
#define foward_height 9
static unsigned char foward_bits[] = {
0x00, 0x00, 0x12, 0x00, 0x36, 0x00, 0x7e, 0x00, 0x7e, 0x00, 0x7e, 0x00,
0x36, 0x00, 0x12, 0x00, 0x00, 0x00 };

View file

@ -0,0 +1,5 @@
#define player_fwd2_width 9
#define player_fwd2_height 9
static unsigned char player_fwd2_bits[] = {
0x00, 0x00, 0x12, 0x00, 0x24, 0x00, 0x48, 0x00, 0x90, 0x00, 0x48, 0x00,
0x24, 0x00, 0x12, 0x00, 0x00, 0x00 };

Some files were not shown because too many files have changed in this diff Show more