diff options
Diffstat (limited to '.config/subtle/icons')
240 files changed, 1168 insertions, 0 deletions
diff --git a/.config/subtle/icons/COPYING b/.config/subtle/icons/COPYING new file mode 100644 index 0000000..92c6b0d --- /dev/null +++ b/.config/subtle/icons/COPYING @@ -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 diff --git a/.config/subtle/icons/ac.xbm b/.config/subtle/icons/ac.xbm new file mode 100755 index 0000000..b6dacef --- /dev/null +++ b/.config/subtle/icons/ac.xbm @@ -0,0 +1,4 @@ +#define ac_width 8 +#define ac_height 8 +static unsigned char ac_bits[] = { + 0xFF, 0xF8, 0xF0, 0xF6, 0x6F, 0x0F, 0x1F, 0xFF }; diff --git a/.config/subtle/icons/ac1.xbm b/.config/subtle/icons/ac1.xbm new file mode 100644 index 0000000..1d20383 --- /dev/null +++ b/.config/subtle/icons/ac1.xbm @@ -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 }; diff --git a/.config/subtle/icons/ac2.xbm b/.config/subtle/icons/ac2.xbm new file mode 100644 index 0000000..e13d3d4 --- /dev/null +++ b/.config/subtle/icons/ac2.xbm @@ -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 }; diff --git a/.config/subtle/icons/ac_01.xbm b/.config/subtle/icons/ac_01.xbm new file mode 100755 index 0000000..66592d7 --- /dev/null +++ b/.config/subtle/icons/ac_01.xbm @@ -0,0 +1,4 @@ +#define ac_01_width 8 +#define ac_01_height 8 +static unsigned char ac_01_bits[] = { + 0x30, 0x28, 0xE4, 0x27, 0x27, 0xE4, 0x28, 0x30 }; diff --git a/.config/subtle/icons/arch.xbm b/.config/subtle/icons/arch.xbm new file mode 100755 index 0000000..11cfe5a --- /dev/null +++ b/.config/subtle/icons/arch.xbm @@ -0,0 +1,4 @@ +#define arch_width 8 +#define arch_height 8 +static unsigned char arch_bits[] = { + 0x08, 0x08, 0x1C, 0x1C, 0x36, 0x22, 0x77, 0x41 }; diff --git a/.config/subtle/icons/arch1.xbm b/.config/subtle/icons/arch1.xbm new file mode 100644 index 0000000..881db11 --- /dev/null +++ b/.config/subtle/icons/arch1.xbm @@ -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 }; diff --git a/.config/subtle/icons/arch2.xbm b/.config/subtle/icons/arch2.xbm new file mode 100644 index 0000000..65f7c5d --- /dev/null +++ b/.config/subtle/icons/arch2.xbm @@ -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 }; diff --git a/.config/subtle/icons/arch_10x10.xbm b/.config/subtle/icons/arch_10x10.xbm new file mode 100755 index 0000000..c3ee46d --- /dev/null +++ b/.config/subtle/icons/arch_10x10.xbm @@ -0,0 +1,5 @@ +#define arch_10x10_width 10 +#define arch_10x10_height 10 +static unsigned char arch_10x10_bits[] = { + 0x10, 0x00, 0x10, 0x00, 0x38, 0x00, 0x38, 0x00, 0x7C, 0x00, 0x7C, 0x00, + 0xEE, 0x00, 0xC6, 0x00, 0xC7, 0x01, 0x01, 0x01 }; diff --git a/.config/subtle/icons/arrow_down1.xbm b/.config/subtle/icons/arrow_down1.xbm new file mode 100644 index 0000000..1987cc2 --- /dev/null +++ b/.config/subtle/icons/arrow_down1.xbm @@ -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 }; diff --git a/.config/subtle/icons/arrow_down2.xbm b/.config/subtle/icons/arrow_down2.xbm new file mode 100644 index 0000000..6d46e42 --- /dev/null +++ b/.config/subtle/icons/arrow_down2.xbm @@ -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 }; diff --git a/.config/subtle/icons/arrow_left1.xbm b/.config/subtle/icons/arrow_left1.xbm new file mode 100644 index 0000000..e55cdd2 --- /dev/null +++ b/.config/subtle/icons/arrow_left1.xbm @@ -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 }; diff --git a/.config/subtle/icons/arrow_left2.xbm b/.config/subtle/icons/arrow_left2.xbm new file mode 100644 index 0000000..7b3b18d --- /dev/null +++ b/.config/subtle/icons/arrow_left2.xbm @@ -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 }; diff --git a/.config/subtle/icons/arrow_right1.xbm b/.config/subtle/icons/arrow_right1.xbm new file mode 100644 index 0000000..94d6333 --- /dev/null +++ b/.config/subtle/icons/arrow_right1.xbm @@ -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 }; diff --git a/.config/subtle/icons/arrow_right2.xbm b/.config/subtle/icons/arrow_right2.xbm new file mode 100644 index 0000000..c3f2ddd --- /dev/null +++ b/.config/subtle/icons/arrow_right2.xbm @@ -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 }; diff --git a/.config/subtle/icons/arrow_up1.xbm b/.config/subtle/icons/arrow_up1.xbm new file mode 100644 index 0000000..479faf4 --- /dev/null +++ b/.config/subtle/icons/arrow_up1.xbm @@ -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 }; diff --git a/.config/subtle/icons/arrow_up2.xbm b/.config/subtle/icons/arrow_up2.xbm new file mode 100644 index 0000000..b1e5409 --- /dev/null +++ b/.config/subtle/icons/arrow_up2.xbm @@ -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 }; diff --git a/.config/subtle/icons/bag.xbm b/.config/subtle/icons/bag.xbm new file mode 100644 index 0000000..f5cee5a --- /dev/null +++ b/.config/subtle/icons/bag.xbm @@ -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 }; diff --git a/.config/subtle/icons/bail.xbm b/.config/subtle/icons/bail.xbm new file mode 100644 index 0000000..804cd1d --- /dev/null +++ b/.config/subtle/icons/bail.xbm @@ -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 }; diff --git a/.config/subtle/icons/balloon.xbm b/.config/subtle/icons/balloon.xbm new file mode 100644 index 0000000..e9e368c --- /dev/null +++ b/.config/subtle/icons/balloon.xbm @@ -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 }; diff --git a/.config/subtle/icons/bat_empty_01.xbm b/.config/subtle/icons/bat_empty_01.xbm new file mode 100755 index 0000000..cb916db --- /dev/null +++ b/.config/subtle/icons/bat_empty_01.xbm @@ -0,0 +1,4 @@ +#define bat_empty_01_width 8 +#define bat_empty_01_height 8 +static unsigned char bat_empty_01_bits[] = { + 0x18, 0x7E, 0x42, 0x42, 0x42, 0x42, 0x42, 0x7E }; diff --git a/.config/subtle/icons/bat_empty_02.xbm b/.config/subtle/icons/bat_empty_02.xbm new file mode 100755 index 0000000..e26be8c --- /dev/null +++ b/.config/subtle/icons/bat_empty_02.xbm @@ -0,0 +1,4 @@ +#define bat_empty_02_width 8 +#define bat_empty_02_height 8 +static unsigned char bat_empty_02_bits[] = { + 0x00, 0x7F, 0x41, 0xC1, 0xC1, 0x41, 0x7F, 0x00 }; diff --git a/.config/subtle/icons/bat_full_01.xbm b/.config/subtle/icons/bat_full_01.xbm new file mode 100755 index 0000000..701149e --- /dev/null +++ b/.config/subtle/icons/bat_full_01.xbm @@ -0,0 +1,4 @@ +#define bat_full_width 8 +#define bat_full_height 8 +static unsigned char bat_full_bits[] = { + 0x18, 0x7E, 0x42, 0x5A, 0x5A, 0x5A, 0x42, 0x7E }; diff --git a/.config/subtle/icons/bat_full_02.xbm b/.config/subtle/icons/bat_full_02.xbm new file mode 100755 index 0000000..93d2327 --- /dev/null +++ b/.config/subtle/icons/bat_full_02.xbm @@ -0,0 +1,4 @@ +#define bat_full_02_width 8 +#define bat_full_02_height 8 +static unsigned char bat_full_02_bits[] = { + 0x00, 0x7F, 0x41, 0xDD, 0xDD, 0x41, 0x7F, 0x00 }; diff --git a/.config/subtle/icons/bat_low_01.xbm b/.config/subtle/icons/bat_low_01.xbm new file mode 100755 index 0000000..29e974d --- /dev/null +++ b/.config/subtle/icons/bat_low_01.xbm @@ -0,0 +1,4 @@ +#define bat_low_01_width 8 +#define bat_low_01_height 8 +static unsigned char bat_low_01_bits[] = { + 0x18, 0x7E, 0x42, 0x42, 0x42, 0x5A, 0x42, 0x7E }; diff --git a/.config/subtle/icons/bat_low_02.xbm b/.config/subtle/icons/bat_low_02.xbm new file mode 100755 index 0000000..d80a464 --- /dev/null +++ b/.config/subtle/icons/bat_low_02.xbm @@ -0,0 +1,4 @@ +#define bat_low_02_width 8 +#define bat_low_02_height 8 +static unsigned char bat_low_02_bits[] = { + 0x00, 0x7F, 0x41, 0xC5, 0xC5, 0x41, 0x7F, 0x00 }; diff --git a/.config/subtle/icons/battery_horz1.xbm b/.config/subtle/icons/battery_horz1.xbm new file mode 100644 index 0000000..1b45e28 --- /dev/null +++ b/.config/subtle/icons/battery_horz1.xbm @@ -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 }; diff --git a/.config/subtle/icons/battery_horz2.xbm b/.config/subtle/icons/battery_horz2.xbm new file mode 100644 index 0000000..35321de --- /dev/null +++ b/.config/subtle/icons/battery_horz2.xbm @@ -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 }; diff --git a/.config/subtle/icons/battery_horz3.xbm b/.config/subtle/icons/battery_horz3.xbm new file mode 100644 index 0000000..688a9ae --- /dev/null +++ b/.config/subtle/icons/battery_horz3.xbm @@ -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 }; diff --git a/.config/subtle/icons/battery_vert1.xbm b/.config/subtle/icons/battery_vert1.xbm new file mode 100644 index 0000000..edc828d --- /dev/null +++ b/.config/subtle/icons/battery_vert1.xbm @@ -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 }; diff --git a/.config/subtle/icons/battery_vert2.xbm b/.config/subtle/icons/battery_vert2.xbm new file mode 100644 index 0000000..e4d318e --- /dev/null +++ b/.config/subtle/icons/battery_vert2.xbm @@ -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 }; diff --git a/.config/subtle/icons/battery_vert3.xbm b/.config/subtle/icons/battery_vert3.xbm new file mode 100644 index 0000000..5c90fac --- /dev/null +++ b/.config/subtle/icons/battery_vert3.xbm @@ -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 }; diff --git a/.config/subtle/icons/bell1.xbm b/.config/subtle/icons/bell1.xbm new file mode 100644 index 0000000..05343c5 --- /dev/null +++ b/.config/subtle/icons/bell1.xbm @@ -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 }; diff --git a/.config/subtle/icons/bell2.xbm b/.config/subtle/icons/bell2.xbm new file mode 100644 index 0000000..b17232c --- /dev/null +++ b/.config/subtle/icons/bell2.xbm @@ -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 }; diff --git a/.config/subtle/icons/binder.xbm b/.config/subtle/icons/binder.xbm new file mode 100644 index 0000000..3b80fc1 --- /dev/null +++ b/.config/subtle/icons/binder.xbm @@ -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 }; diff --git a/.config/subtle/icons/bluetooth.xbm b/.config/subtle/icons/bluetooth.xbm new file mode 100755 index 0000000..3cc42d5 --- /dev/null +++ b/.config/subtle/icons/bluetooth.xbm @@ -0,0 +1,4 @@ +#define bluetooth_width 8 +#define bluetooth_height 8 +static unsigned char bluetooth_bits[] = { + 0x18, 0x2A, 0x6C, 0x38, 0x38, 0x6C, 0x2A, 0x18 }; diff --git a/.config/subtle/icons/box.xbm b/.config/subtle/icons/box.xbm new file mode 100644 index 0000000..1602d54 --- /dev/null +++ b/.config/subtle/icons/box.xbm @@ -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 }; diff --git a/.config/subtle/icons/box_in.xbm b/.config/subtle/icons/box_in.xbm new file mode 100644 index 0000000..3f7d9da --- /dev/null +++ b/.config/subtle/icons/box_in.xbm @@ -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 }; diff --git a/.config/subtle/icons/box_minus.xbm b/.config/subtle/icons/box_minus.xbm new file mode 100644 index 0000000..a144da3 --- /dev/null +++ b/.config/subtle/icons/box_minus.xbm @@ -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 }; diff --git a/.config/subtle/icons/box_out.xbm b/.config/subtle/icons/box_out.xbm new file mode 100644 index 0000000..1ea1d0b --- /dev/null +++ b/.config/subtle/icons/box_out.xbm @@ -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 }; diff --git a/.config/subtle/icons/box_plus.xbm b/.config/subtle/icons/box_plus.xbm new file mode 100644 index 0000000..18cfb60 --- /dev/null +++ b/.config/subtle/icons/box_plus.xbm @@ -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 }; diff --git a/.config/subtle/icons/brightness.xbm b/.config/subtle/icons/brightness.xbm new file mode 100644 index 0000000..ea6b202 --- /dev/null +++ b/.config/subtle/icons/brightness.xbm @@ -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 }; diff --git a/.config/subtle/icons/bug.xbm b/.config/subtle/icons/bug.xbm new file mode 100644 index 0000000..f0238bb --- /dev/null +++ b/.config/subtle/icons/bug.xbm @@ -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 }; diff --git a/.config/subtle/icons/bug_01.xbm b/.config/subtle/icons/bug_01.xbm new file mode 100755 index 0000000..8974034 --- /dev/null +++ b/.config/subtle/icons/bug_01.xbm @@ -0,0 +1,4 @@ +#define bug_width 8 +#define bug_height 8 +static unsigned char bug_bits[] = { + 0xC3, 0x24, 0x18, 0xDB, 0x3C, 0x7E, 0xBD, 0x99 }; diff --git a/.config/subtle/icons/bug_02.xbm b/.config/subtle/icons/bug_02.xbm new file mode 100755 index 0000000..051f2f5 --- /dev/null +++ b/.config/subtle/icons/bug_02.xbm @@ -0,0 +1,4 @@ +#define bug_02_width 8 +#define bug_02_height 8 +static unsigned char bug_02_bits[] = { + 0xC3, 0x24, 0x24, 0xDB, 0x3C, 0x7E, 0x99, 0x42 }; diff --git a/.config/subtle/icons/calculator.xbm b/.config/subtle/icons/calculator.xbm new file mode 100644 index 0000000..2322c54 --- /dev/null +++ b/.config/subtle/icons/calculator.xbm @@ -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 }; diff --git a/.config/subtle/icons/cannon.xbm b/.config/subtle/icons/cannon.xbm new file mode 100644 index 0000000..3309123 --- /dev/null +++ b/.config/subtle/icons/cannon.xbm @@ -0,0 +1,5 @@ +#define cannon_width 13 +#define cannon_height 8 +static unsigned char cannon_bits[] = { + 0x00, 0x00, 0x40, 0x00, 0xe0, 0x00, 0xe0, 0x00, 0xfc, 0x07, 0xfe, 0x0f, + 0xfe, 0x0f, 0xfe, 0x0f }; diff --git a/.config/subtle/icons/card.xbm b/.config/subtle/icons/card.xbm new file mode 100644 index 0000000..283fa90 --- /dev/null +++ b/.config/subtle/icons/card.xbm @@ -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 }; diff --git a/.config/subtle/icons/cart.xbm b/.config/subtle/icons/cart.xbm new file mode 100644 index 0000000..c61deea --- /dev/null +++ b/.config/subtle/icons/cart.xbm @@ -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 }; diff --git a/.config/subtle/icons/cart_plus.xbm b/.config/subtle/icons/cart_plus.xbm new file mode 100644 index 0000000..8543173 --- /dev/null +++ b/.config/subtle/icons/cart_plus.xbm @@ -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 }; diff --git a/.config/subtle/icons/cat.xbm b/.config/subtle/icons/cat.xbm new file mode 100755 index 0000000..d0bc6ab --- /dev/null +++ b/.config/subtle/icons/cat.xbm @@ -0,0 +1,4 @@ +#define cat_width 8 +#define cat_height 8 +static unsigned char cat_bits[] = { + 0x81, 0xC3, 0xBD, 0xFF, 0x99, 0xFF, 0x7E, 0xBD }; diff --git a/.config/subtle/icons/cd.xbm b/.config/subtle/icons/cd.xbm new file mode 100644 index 0000000..fc6ab12 --- /dev/null +++ b/.config/subtle/icons/cd.xbm @@ -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 }; diff --git a/.config/subtle/icons/cert.xbm b/.config/subtle/icons/cert.xbm new file mode 100644 index 0000000..6d743e8 --- /dev/null +++ b/.config/subtle/icons/cert.xbm @@ -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 }; diff --git a/.config/subtle/icons/chain.xbm b/.config/subtle/icons/chain.xbm new file mode 100644 index 0000000..7d48c96 --- /dev/null +++ b/.config/subtle/icons/chain.xbm @@ -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 }; diff --git a/.config/subtle/icons/check.xbm b/.config/subtle/icons/check.xbm new file mode 100644 index 0000000..ad02f56 --- /dev/null +++ b/.config/subtle/icons/check.xbm @@ -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 }; diff --git a/.config/subtle/icons/clip.xbm b/.config/subtle/icons/clip.xbm new file mode 100644 index 0000000..6c40497 --- /dev/null +++ b/.config/subtle/icons/clip.xbm @@ -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 }; diff --git a/.config/subtle/icons/clock.xbm b/.config/subtle/icons/clock.xbm new file mode 100755 index 0000000..cd2fad2 --- /dev/null +++ b/.config/subtle/icons/clock.xbm @@ -0,0 +1,4 @@ +#define clock_width 8 +#define clock_height 8 +static unsigned char clock_bits[] = { + 0x3C, 0x5E, 0xEF, 0xF7, 0x87, 0xFF, 0x7E, 0x3C }; diff --git a/.config/subtle/icons/clock1.xbm b/.config/subtle/icons/clock1.xbm new file mode 100644 index 0000000..8b0f70c --- /dev/null +++ b/.config/subtle/icons/clock1.xbm @@ -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 }; diff --git a/.config/subtle/icons/clock2.xbm b/.config/subtle/icons/clock2.xbm new file mode 100644 index 0000000..78b552f --- /dev/null +++ b/.config/subtle/icons/clock2.xbm @@ -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 }; diff --git a/.config/subtle/icons/clockwise.xbm b/.config/subtle/icons/clockwise.xbm new file mode 100644 index 0000000..6c70a26 --- /dev/null +++ b/.config/subtle/icons/clockwise.xbm @@ -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 }; diff --git a/.config/subtle/icons/cpu.xbm b/.config/subtle/icons/cpu.xbm new file mode 100644 index 0000000..620237b --- /dev/null +++ b/.config/subtle/icons/cpu.xbm @@ -0,0 +1,5 @@ +#define cpu_width 9 +#define cpu_height 9 +static unsigned char cpu_bits[] = { + 0xbb, 0x01, 0x01, 0x01, 0x7c, 0x00, 0x7d, 0x01, 0x7d, 0x01, 0x7d, 0x01, + 0x7c, 0x00, 0x01, 0x01, 0xbb, 0x01 }; diff --git a/.config/subtle/icons/cpu_1.xbm b/.config/subtle/icons/cpu_1.xbm new file mode 100644 index 0000000..1b2768d --- /dev/null +++ b/.config/subtle/icons/cpu_1.xbm @@ -0,0 +1,6 @@ +#define load_cpu_width 16 +#define load_cpu_height 16 +static unsigned char load_cpu_bits[] = { + 0x00, 0x00, 0x48, 0x12, 0x48, 0x12, 0xfc, 0x3f, 0xfc, 0x3f, 0xfe, 0x7f, + 0x1c, 0x38, 0x1c, 0x38, 0x1e, 0x78, 0x1c, 0x38, 0xfc, 0x3f, 0xfe, 0x7f, + 0xfc, 0x3f, 0x48, 0x12, 0x48, 0x12, 0x00, 0x00 }; diff --git a/.config/subtle/icons/delete.xbm b/.config/subtle/icons/delete.xbm new file mode 100644 index 0000000..2ff00d8 --- /dev/null +++ b/.config/subtle/icons/delete.xbm @@ -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 }; diff --git a/.config/subtle/icons/denied1.xbm b/.config/subtle/icons/denied1.xbm new file mode 100644 index 0000000..3c80237 --- /dev/null +++ b/.config/subtle/icons/denied1.xbm @@ -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 }; diff --git a/.config/subtle/icons/denied2.xbm b/.config/subtle/icons/denied2.xbm new file mode 100644 index 0000000..29e70f3 --- /dev/null +++ b/.config/subtle/icons/denied2.xbm @@ -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 }; diff --git a/.config/subtle/icons/diagram.xbm b/.config/subtle/icons/diagram.xbm new file mode 100644 index 0000000..825c7ec --- /dev/null +++ b/.config/subtle/icons/diagram.xbm @@ -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 }; diff --git a/.config/subtle/icons/dish.xbm b/.config/subtle/icons/dish.xbm new file mode 100755 index 0000000..75e9f88 --- /dev/null +++ b/.config/subtle/icons/dish.xbm @@ -0,0 +1,4 @@ +#define dish_width 8 +#define dish_height 8 +static unsigned char dish_bits[] = { + 0x81, 0x7B, 0x46, 0x4E, 0x5C, 0x3E, 0x77, 0xC3 }; diff --git a/.config/subtle/icons/diskette.xbm b/.config/subtle/icons/diskette.xbm new file mode 100644 index 0000000..abfe3b0 --- /dev/null +++ b/.config/subtle/icons/diskette.xbm @@ -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 }; diff --git a/.config/subtle/icons/dotbox.xbm b/.config/subtle/icons/dotbox.xbm new file mode 100644 index 0000000..e51f8f5 --- /dev/null +++ b/.config/subtle/icons/dotbox.xbm @@ -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 }; diff --git a/.config/subtle/icons/down.xbm b/.config/subtle/icons/down.xbm new file mode 100644 index 0000000..bc350dd --- /dev/null +++ b/.config/subtle/icons/down.xbm @@ -0,0 +1,6 @@ +#define down_width 16 +#define down_height 16 +static unsigned char down_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0xe0, 0x03, 0xc0, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/empty.xbm b/.config/subtle/icons/empty.xbm new file mode 100755 index 0000000..1086137 --- /dev/null +++ b/.config/subtle/icons/empty.xbm @@ -0,0 +1,4 @@ +#define empty_width 8 +#define empty_height 8 +static unsigned char empty_bits[] = { + 0x3C, 0x42, 0x81, 0x81, 0x81, 0x81, 0x42, 0x3C }; diff --git a/.config/subtle/icons/exclamation1.xbm b/.config/subtle/icons/exclamation1.xbm new file mode 100644 index 0000000..70213c5 --- /dev/null +++ b/.config/subtle/icons/exclamation1.xbm @@ -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 }; diff --git a/.config/subtle/icons/exclamation2.xbm b/.config/subtle/icons/exclamation2.xbm new file mode 100644 index 0000000..a0a7571 --- /dev/null +++ b/.config/subtle/icons/exclamation2.xbm @@ -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 }; diff --git a/.config/subtle/icons/eye_l.xbm b/.config/subtle/icons/eye_l.xbm new file mode 100755 index 0000000..3de8e26 --- /dev/null +++ b/.config/subtle/icons/eye_l.xbm @@ -0,0 +1,4 @@ +#define eye_l_width 8 +#define eye_l_height 8 +static unsigned char eye_l_bits[] = { + 0x00, 0x00, 0x1B, 0x02, 0x02, 0x84, 0xF9, 0x02 }; diff --git a/.config/subtle/icons/eye_r.xbm b/.config/subtle/icons/eye_r.xbm new file mode 100755 index 0000000..7a04951 --- /dev/null +++ b/.config/subtle/icons/eye_r.xbm @@ -0,0 +1,4 @@ +#define eye_r_width 8 +#define eye_r_height 8 +static unsigned char eye_r_bits[] = { + 0x00, 0x00, 0xD8, 0x40, 0x40, 0x21, 0x9F, 0x40 }; diff --git a/.config/subtle/icons/fan.xbm b/.config/subtle/icons/fan.xbm new file mode 100644 index 0000000..5159e74 --- /dev/null +++ b/.config/subtle/icons/fan.xbm @@ -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 }; diff --git a/.config/subtle/icons/file1.xbm b/.config/subtle/icons/file1.xbm new file mode 100644 index 0000000..82b656f --- /dev/null +++ b/.config/subtle/icons/file1.xbm @@ -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 }; diff --git a/.config/subtle/icons/file2.xbm b/.config/subtle/icons/file2.xbm new file mode 100644 index 0000000..43e9cbe --- /dev/null +++ b/.config/subtle/icons/file2.xbm @@ -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 }; diff --git a/.config/subtle/icons/flag.xbm b/.config/subtle/icons/flag.xbm new file mode 100644 index 0000000..c587fc4 --- /dev/null +++ b/.config/subtle/icons/flag.xbm @@ -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 }; diff --git a/.config/subtle/icons/flask1.xbm b/.config/subtle/icons/flask1.xbm new file mode 100644 index 0000000..b7165f6 --- /dev/null +++ b/.config/subtle/icons/flask1.xbm @@ -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 }; diff --git a/.config/subtle/icons/flask2.xbm b/.config/subtle/icons/flask2.xbm new file mode 100644 index 0000000..aa623a6 --- /dev/null +++ b/.config/subtle/icons/flask2.xbm @@ -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 }; diff --git a/.config/subtle/icons/fox.xbm b/.config/subtle/icons/fox.xbm new file mode 100644 index 0000000..87c9714 --- /dev/null +++ b/.config/subtle/icons/fox.xbm @@ -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 }; diff --git a/.config/subtle/icons/fox_1.xbm b/.config/subtle/icons/fox_1.xbm new file mode 100644 index 0000000..87c9714 --- /dev/null +++ b/.config/subtle/icons/fox_1.xbm @@ -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 }; diff --git a/.config/subtle/icons/fs_01.xbm b/.config/subtle/icons/fs_01.xbm new file mode 100755 index 0000000..1d012d2 --- /dev/null +++ b/.config/subtle/icons/fs_01.xbm @@ -0,0 +1,4 @@ +#define fs_01_width 8 +#define fs_01_height 8 +static unsigned char fs_01_bits[] = { + 0x46, 0x99, 0xBC, 0x66, 0x66, 0x3D, 0x99, 0x62 }; diff --git a/.config/subtle/icons/fs_02.xbm b/.config/subtle/icons/fs_02.xbm new file mode 100755 index 0000000..603e3a7 --- /dev/null +++ b/.config/subtle/icons/fs_02.xbm @@ -0,0 +1,4 @@ +#define fs_02_width 8 +#define fs_02_height 8 +static unsigned char fs_02_bits[] = { + 0xF1, 0x5B, 0x3D, 0x67, 0xE6, 0xBC, 0xDA, 0x8F }; diff --git a/.config/subtle/icons/full.xbm b/.config/subtle/icons/full.xbm new file mode 100755 index 0000000..b5a026f --- /dev/null +++ b/.config/subtle/icons/full.xbm @@ -0,0 +1,4 @@ +#define full_width 8 +#define full_height 8 +static unsigned char full_bits[] = { + 0x3C, 0x7E, 0xFF, 0xFF, 0xFF, 0xFF, 0x7E, 0x3C }; diff --git a/.config/subtle/icons/fwd.xbm b/.config/subtle/icons/fwd.xbm new file mode 100755 index 0000000..3f52ea9 --- /dev/null +++ b/.config/subtle/icons/fwd.xbm @@ -0,0 +1,4 @@ +#define fwd_width 8 +#define fwd_height 8 +static unsigned char fwd_bits[] = { + 0x00, 0x12, 0x36, 0x7E, 0x7E, 0x36, 0x12, 0x00 }; diff --git a/.config/subtle/icons/game.xbm b/.config/subtle/icons/game.xbm new file mode 100644 index 0000000..d4b7954 --- /dev/null +++ b/.config/subtle/icons/game.xbm @@ -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 }; diff --git a/.config/subtle/icons/ghost.xbm b/.config/subtle/icons/ghost.xbm new file mode 100644 index 0000000..a0f6432 --- /dev/null +++ b/.config/subtle/icons/ghost.xbm @@ -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 }; diff --git a/.config/subtle/icons/half.xbm b/.config/subtle/icons/half.xbm new file mode 100755 index 0000000..874323b --- /dev/null +++ b/.config/subtle/icons/half.xbm @@ -0,0 +1,4 @@ +#define half_width 8 +#define half_height 8 +static unsigned char half_bits[] = { + 0x3C, 0x4E, 0x8F, 0x8F, 0x8F, 0x8F, 0x4E, 0x3C }; diff --git a/.config/subtle/icons/headphones.xbm b/.config/subtle/icons/headphones.xbm new file mode 100644 index 0000000..5d85395 --- /dev/null +++ b/.config/subtle/icons/headphones.xbm @@ -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 }; diff --git a/.config/subtle/icons/heart.xbm b/.config/subtle/icons/heart.xbm new file mode 100644 index 0000000..9deca37 --- /dev/null +++ b/.config/subtle/icons/heart.xbm @@ -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 }; diff --git a/.config/subtle/icons/heart_plus.xbm b/.config/subtle/icons/heart_plus.xbm new file mode 100644 index 0000000..1e08edb --- /dev/null +++ b/.config/subtle/icons/heart_plus.xbm @@ -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 }; diff --git a/.config/subtle/icons/house.xbm b/.config/subtle/icons/house.xbm new file mode 100644 index 0000000..656ee57 --- /dev/null +++ b/.config/subtle/icons/house.xbm @@ -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 }; diff --git a/.config/subtle/icons/info.xbm b/.config/subtle/icons/info.xbm new file mode 100644 index 0000000..6153d97 --- /dev/null +++ b/.config/subtle/icons/info.xbm @@ -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 }; diff --git a/.config/subtle/icons/info_01.xbm b/.config/subtle/icons/info_01.xbm new file mode 100755 index 0000000..f08c2fd --- /dev/null +++ b/.config/subtle/icons/info_01.xbm @@ -0,0 +1,4 @@ +#define info_01_width 8 +#define info_01_height 8 +static unsigned char info_01_bits[] = { + 0x3C, 0x66, 0xFF, 0xE7, 0xE7, 0xE7, 0x66, 0x3C }; diff --git a/.config/subtle/icons/info_02.xbm b/.config/subtle/icons/info_02.xbm new file mode 100755 index 0000000..00b4df0 --- /dev/null +++ b/.config/subtle/icons/info_02.xbm @@ -0,0 +1,4 @@ +#define info_02_width 8 +#define info_02_height 8 +static unsigned char info_02_bits[] = { + 0xFF, 0xE7, 0xFF, 0xE7, 0xE7, 0xE7, 0xE7, 0xFF }; diff --git a/.config/subtle/icons/info_03.xbm b/.config/subtle/icons/info_03.xbm new file mode 100755 index 0000000..50103f8 --- /dev/null +++ b/.config/subtle/icons/info_03.xbm @@ -0,0 +1,4 @@ +#define info_width 8 +#define info_height 8 +static unsigned char info_bits[] = { + 0x38, 0x38, 0x00, 0x3C, 0x38, 0x38, 0x38, 0x7C }; diff --git a/.config/subtle/icons/invader1.xbm b/.config/subtle/icons/invader1.xbm new file mode 100644 index 0000000..3eeb2e1 --- /dev/null +++ b/.config/subtle/icons/invader1.xbm @@ -0,0 +1,5 @@ +#define invader1_width 13 +#define invader1_height 8 +static unsigned char invader1_bits[] = { + 0x60, 0x00, 0xf8, 0x01, 0xfc, 0x03, 0x6c, 0x03, 0xfc, 0x03, 0x98, 0x01, + 0x64, 0x02, 0x08, 0x01 }; diff --git a/.config/subtle/icons/invader2.xbm b/.config/subtle/icons/invader2.xbm new file mode 100644 index 0000000..062f59b --- /dev/null +++ b/.config/subtle/icons/invader2.xbm @@ -0,0 +1,5 @@ +#define invader2_width 13 +#define invader2_height 8 +static unsigned char invader2_bits[] = { + 0x60, 0x00, 0xf8, 0x01, 0xfc, 0x03, 0x6c, 0x03, 0xfc, 0x03, 0x90, 0x00, + 0x68, 0x01, 0x04, 0x02 }; diff --git a/.config/subtle/icons/invader3.xbm b/.config/subtle/icons/invader3.xbm new file mode 100644 index 0000000..3d8d4d0 --- /dev/null +++ b/.config/subtle/icons/invader3.xbm @@ -0,0 +1,5 @@ +#define invader3_width 13 +#define invader3_height 8 +static unsigned char invader3_bits[] = { + 0x08, 0x02, 0x10, 0x01, 0xf8, 0x03, 0xec, 0x06, 0xfe, 0x0f, 0xfa, 0x0b, + 0x0a, 0x0a, 0xb0, 0x01 }; diff --git a/.config/subtle/icons/invader4.xbm b/.config/subtle/icons/invader4.xbm new file mode 100644 index 0000000..920d057 --- /dev/null +++ b/.config/subtle/icons/invader4.xbm @@ -0,0 +1,5 @@ +#define invader4_width 13 +#define invader4_height 8 +static unsigned char invader4_bits[] = { + 0x08, 0x02, 0x12, 0x09, 0xfa, 0x0b, 0xee, 0x0e, 0xfe, 0x0f, 0xfc, 0x07, + 0x08, 0x02, 0x04, 0x04 }; diff --git a/.config/subtle/icons/invader5.xbm b/.config/subtle/icons/invader5.xbm new file mode 100644 index 0000000..9b16b5d --- /dev/null +++ b/.config/subtle/icons/invader5.xbm @@ -0,0 +1,5 @@ +#define invader5_width 13 +#define invader5_height 8 +static unsigned char invader5_bits[] = { + 0x60, 0x00, 0xf0, 0x00, 0xf8, 0x01, 0x6c, 0x03, 0xfc, 0x03, 0x90, 0x00, + 0x68, 0x01, 0x94, 0x02 }; diff --git a/.config/subtle/icons/invader6.xbm b/.config/subtle/icons/invader6.xbm new file mode 100644 index 0000000..4c79052 --- /dev/null +++ b/.config/subtle/icons/invader6.xbm @@ -0,0 +1,5 @@ +#define invader6_width 13 +#define invader6_height 8 +static unsigned char invader6_bits[] = { + 0x60, 0x00, 0xf0, 0x00, 0xf8, 0x01, 0x6c, 0x03, 0xfc, 0x03, 0x68, 0x01, + 0x04, 0x02, 0x08, 0x01 }; diff --git a/.config/subtle/icons/jar1.xbm b/.config/subtle/icons/jar1.xbm new file mode 100644 index 0000000..29c65cb --- /dev/null +++ b/.config/subtle/icons/jar1.xbm @@ -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 }; diff --git a/.config/subtle/icons/jar2.xbm b/.config/subtle/icons/jar2.xbm new file mode 100644 index 0000000..45ba61a --- /dev/null +++ b/.config/subtle/icons/jar2.xbm @@ -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 }; diff --git a/.config/subtle/icons/jar3.xbm b/.config/subtle/icons/jar3.xbm new file mode 100644 index 0000000..806955d --- /dev/null +++ b/.config/subtle/icons/jar3.xbm @@ -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 }; diff --git a/.config/subtle/icons/key.xbm b/.config/subtle/icons/key.xbm new file mode 100644 index 0000000..53193d2 --- /dev/null +++ b/.config/subtle/icons/key.xbm @@ -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 }; diff --git a/.config/subtle/icons/light1.xbm b/.config/subtle/icons/light1.xbm new file mode 100644 index 0000000..e01cc3f --- /dev/null +++ b/.config/subtle/icons/light1.xbm @@ -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 }; diff --git a/.config/subtle/icons/light2.xbm b/.config/subtle/icons/light2.xbm new file mode 100644 index 0000000..aa039ae --- /dev/null +++ b/.config/subtle/icons/light2.xbm @@ -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 }; diff --git a/.config/subtle/icons/list.xbm b/.config/subtle/icons/list.xbm new file mode 100644 index 0000000..599075d --- /dev/null +++ b/.config/subtle/icons/list.xbm @@ -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 }; diff --git a/.config/subtle/icons/load.xbm b/.config/subtle/icons/load.xbm new file mode 100644 index 0000000..b9a1061 --- /dev/null +++ b/.config/subtle/icons/load.xbm @@ -0,0 +1,6 @@ +#define load_width 16 +#define load_height 16 +static unsigned char load_bits[] = { + 0x00, 0x00, 0xfe, 0x7f, 0x02, 0x40, 0x02, 0x40, 0x02, 0x40, 0x02, 0x40, + 0x02, 0x44, 0x02, 0x4a, 0x02, 0x71, 0x8e, 0x40, 0x52, 0x40, 0x22, 0x40, + 0x02, 0x40, 0x02, 0x40, 0xfe, 0x7f, 0x00, 0x00 }; diff --git a/.config/subtle/icons/lock.xbm b/.config/subtle/icons/lock.xbm new file mode 100644 index 0000000..dd171b5 --- /dev/null +++ b/.config/subtle/icons/lock.xbm @@ -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 }; diff --git a/.config/subtle/icons/magnifier.xbm b/.config/subtle/icons/magnifier.xbm new file mode 100644 index 0000000..bf7df83 --- /dev/null +++ b/.config/subtle/icons/magnifier.xbm @@ -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 }; diff --git a/.config/subtle/icons/mail.xbm b/.config/subtle/icons/mail.xbm new file mode 100644 index 0000000..4a2eb36 --- /dev/null +++ b/.config/subtle/icons/mail.xbm @@ -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 }; diff --git a/.config/subtle/icons/mail_1.xbm b/.config/subtle/icons/mail_1.xbm new file mode 100644 index 0000000..4a2eb36 --- /dev/null +++ b/.config/subtle/icons/mail_1.xbm @@ -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 }; diff --git a/.config/subtle/icons/man.xbm b/.config/subtle/icons/man.xbm new file mode 100644 index 0000000..3848cc2 --- /dev/null +++ b/.config/subtle/icons/man.xbm @@ -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 }; diff --git a/.config/subtle/icons/mem.xbm b/.config/subtle/icons/mem.xbm new file mode 100644 index 0000000..5c5bc8e --- /dev/null +++ b/.config/subtle/icons/mem.xbm @@ -0,0 +1,6 @@ +#define load_mem_width 16 +#define load_mem_height 16 +static unsigned char load_mem_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x48, 0x12, 0x48, 0x12, 0xfc, 0x3f, + 0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f, 0x48, 0x12, + 0x48, 0x12, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/mem_1.xbm b/.config/subtle/icons/mem_1.xbm new file mode 100644 index 0000000..5c5bc8e --- /dev/null +++ b/.config/subtle/icons/mem_1.xbm @@ -0,0 +1,6 @@ +#define load_mem_width 16 +#define load_mem_height 16 +static unsigned char load_mem_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x48, 0x12, 0x48, 0x12, 0xfc, 0x3f, + 0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f, 0x48, 0x12, + 0x48, 0x12, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/memory.xbm b/.config/subtle/icons/memory.xbm new file mode 100644 index 0000000..f9821ea --- /dev/null +++ b/.config/subtle/icons/memory.xbm @@ -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 }; diff --git a/.config/subtle/icons/minus.xbm b/.config/subtle/icons/minus.xbm new file mode 100644 index 0000000..072ef07 --- /dev/null +++ b/.config/subtle/icons/minus.xbm @@ -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 }; diff --git a/.config/subtle/icons/mouse.xbm b/.config/subtle/icons/mouse.xbm new file mode 100644 index 0000000..28a6528 --- /dev/null +++ b/.config/subtle/icons/mouse.xbm @@ -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 }; diff --git a/.config/subtle/icons/mouse_01.xbm b/.config/subtle/icons/mouse_01.xbm new file mode 100755 index 0000000..05e91b5 --- /dev/null +++ b/.config/subtle/icons/mouse_01.xbm @@ -0,0 +1,4 @@ +#define mouse_01_width 8 +#define mouse_01_height 8 +static unsigned char mouse_01_bits[] = { + 0xEE, 0xEE, 0xEE, 0x82, 0xFE, 0xFE, 0xFE, 0x7C }; diff --git a/.config/subtle/icons/movie.xbm b/.config/subtle/icons/movie.xbm new file mode 100644 index 0000000..29bc622 --- /dev/null +++ b/.config/subtle/icons/movie.xbm @@ -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 }; diff --git a/.config/subtle/icons/mpd.xbm b/.config/subtle/icons/mpd.xbm new file mode 100644 index 0000000..8211667 --- /dev/null +++ b/.config/subtle/icons/mpd.xbm @@ -0,0 +1,6 @@ +#define mpd_width 16 +#define mpd_height 16 +static unsigned char mpd_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x1f, 0x40, 0x10, + 0x40, 0x10, 0x40, 0x10, 0x40, 0x10, 0x40, 0x10, 0x70, 0x1c, 0x78, 0x1e, + 0x30, 0x0c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/net-wifi.xbm b/.config/subtle/icons/net-wifi.xbm new file mode 100644 index 0000000..0b3a4a1 --- /dev/null +++ b/.config/subtle/icons/net-wifi.xbm @@ -0,0 +1,6 @@ +#define net_wifi4_width 16 +#define net_wifi4_height 16 +static unsigned char net_wifi4_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0x08, 0x10, 0xe4, 0x27, 0x10, 0x08, + 0xc0, 0x03, 0x20, 0x04, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, + 0xc0, 0x03, 0xc0, 0x03, 0x80, 0x01, 0x00, 0x00 }; diff --git a/.config/subtle/icons/net-wifi3.xbm b/.config/subtle/icons/net-wifi3.xbm new file mode 100644 index 0000000..7ebb55d --- /dev/null +++ b/.config/subtle/icons/net-wifi3.xbm @@ -0,0 +1,6 @@ +#define wireless3_full_width 16 +#define wireless3_full_height 16 +static unsigned char wireless3_full_bits[] = { + 0x00, 0x00, 0xf0, 0x0f, 0x08, 0x10, 0xe4, 0x27, 0x10, 0x08, 0x00, 0x00, + 0xc0, 0x03, 0xc0, 0x03, 0xf0, 0x0f, 0xf0, 0x0f, 0xf0, 0x0f, 0xf0, 0x0f, + 0xf0, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/net-wifi4.xbm b/.config/subtle/icons/net-wifi4.xbm new file mode 100644 index 0000000..8179eb4 --- /dev/null +++ b/.config/subtle/icons/net-wifi4.xbm @@ -0,0 +1,6 @@ +#define net_wifi4_width 16 +#define net_wifi4_height 16 +static unsigned char net_wifi4_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f, 0xfe, 0x7f, 0x00, 0x00, + 0xfc, 0x3f, 0xfc, 0x3f, 0x00, 0x00, 0xf8, 0x1f, 0xf8, 0x1f, 0x00, 0x00, + 0xe0, 0x07, 0xe0, 0x07, 0x00, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/net-wifi5.xbm b/.config/subtle/icons/net-wifi5.xbm new file mode 100644 index 0000000..8a097ef --- /dev/null +++ b/.config/subtle/icons/net-wifi5.xbm @@ -0,0 +1,6 @@ +#define wireless_full_width 16 +#define wireless_full_height 16 +static unsigned char wireless_full_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x3f, 0xfe, 0x7f, 0x00, 0x00, + 0xfc, 0x3f, 0xf8, 0x1f, 0x00, 0x00, 0xf0, 0x0f, 0xe0, 0x07, 0x00, 0x00, + 0xc0, 0x03, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/net-wired.xbm b/.config/subtle/icons/net-wired.xbm new file mode 100644 index 0000000..d9655d7 --- /dev/null +++ b/.config/subtle/icons/net-wired.xbm @@ -0,0 +1,6 @@ +#define network_eth2_width 16 +#define network_eth2_height 16 +static unsigned char network_eth2_bits[] = { + 0x00, 0x00, 0xfe, 0x7f, 0x02, 0x40, 0x02, 0x40, 0xc2, 0x43, 0xc2, 0x43, + 0xc2, 0x43, 0xf2, 0x4f, 0xf2, 0x4f, 0xf2, 0x4f, 0xf2, 0x4f, 0xf2, 0x4f, + 0x02, 0x40, 0x02, 0x40, 0xfe, 0x7f, 0x00, 0x00 }; diff --git a/.config/subtle/icons/net-wired2.xbm b/.config/subtle/icons/net-wired2.xbm new file mode 100644 index 0000000..fb7276a --- /dev/null +++ b/.config/subtle/icons/net-wired2.xbm @@ -0,0 +1,6 @@ +#define network_eth1_width 16 +#define network_eth1_height 16 +static unsigned char network_eth1_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x01, 0x60, 0x03, 0x70, 0x07, + 0x78, 0x0f, 0x7f, 0x7f, 0x7f, 0x7f, 0x78, 0x0f, 0x70, 0x07, 0x60, 0x03, + 0x40, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/net_down_01.xbm b/.config/subtle/icons/net_down_01.xbm new file mode 100755 index 0000000..0940355 --- /dev/null +++ b/.config/subtle/icons/net_down_01.xbm @@ -0,0 +1,4 @@ +#define net_down_01_width 8 +#define net_down_01_height 8 +static unsigned char net_down_01_bits[] = { + 0x1E, 0x3C, 0x3C, 0x3C, 0xFF, 0x7E, 0x3C, 0x18 }; diff --git a/.config/subtle/icons/net_down_02.xbm b/.config/subtle/icons/net_down_02.xbm new file mode 100755 index 0000000..750ada5 --- /dev/null +++ b/.config/subtle/icons/net_down_02.xbm @@ -0,0 +1,4 @@ +#define net_down_02_width 8 +#define net_down_02_height 8 +static unsigned char net_down_02_bits[] = { + 0x78, 0x3C, 0x3C, 0x3C, 0xFF, 0x7E, 0x3C, 0x18 }; diff --git a/.config/subtle/icons/net_down_03.xbm b/.config/subtle/icons/net_down_03.xbm new file mode 100755 index 0000000..0502235 --- /dev/null +++ b/.config/subtle/icons/net_down_03.xbm @@ -0,0 +1,4 @@ +#define net_down_03_width 8 +#define net_down_03_height 8 +static unsigned char net_down_03_bits[] = { + 0x38, 0x38, 0x38, 0x38, 0xFE, 0x7C, 0x38, 0x10 }; diff --git a/.config/subtle/icons/net_up_01.xbm b/.config/subtle/icons/net_up_01.xbm new file mode 100755 index 0000000..aac47a3 --- /dev/null +++ b/.config/subtle/icons/net_up_01.xbm @@ -0,0 +1,4 @@ +#define net_up_01_width 8 +#define net_up_01_height 8 +static unsigned char net_up_01_bits[] = { + 0x18, 0x3C, 0x7E, 0xFF, 0x3C, 0x3C, 0x3C, 0x78 }; diff --git a/.config/subtle/icons/net_up_02.xbm b/.config/subtle/icons/net_up_02.xbm new file mode 100755 index 0000000..9a53392 --- /dev/null +++ b/.config/subtle/icons/net_up_02.xbm @@ -0,0 +1,4 @@ +#define net_up_02_width 8 +#define net_up_02_height 8 +static unsigned char net_up_02_bits[] = { + 0x18, 0x3C, 0x7E, 0xFF, 0x3C, 0x3C, 0x3C, 0x1E }; diff --git a/.config/subtle/icons/net_up_03.xbm b/.config/subtle/icons/net_up_03.xbm new file mode 100755 index 0000000..b21c007 --- /dev/null +++ b/.config/subtle/icons/net_up_03.xbm @@ -0,0 +1,4 @@ +#define net_up_03_width 8 +#define net_up_03_height 8 +static unsigned char net_up_03_bits[] = { + 0x10, 0x38, 0x7C, 0xFE, 0x38, 0x38, 0x38, 0x38 }; diff --git a/.config/subtle/icons/net_wired.xbm b/.config/subtle/icons/net_wired.xbm new file mode 100755 index 0000000..25cd20b --- /dev/null +++ b/.config/subtle/icons/net_wired.xbm @@ -0,0 +1,4 @@ +#define net_wired_width 8 +#define net_wired_height 8 +static unsigned char net_wired_bits[] = { + 0x00, 0x1C, 0x1C, 0x7F, 0x7F, 0x7F, 0x55, 0x7F }; diff --git a/.config/subtle/icons/next.xbm b/.config/subtle/icons/next.xbm new file mode 100755 index 0000000..3937532 --- /dev/null +++ b/.config/subtle/icons/next.xbm @@ -0,0 +1,4 @@ +#define next_width 8 +#define next_height 8 +static unsigned char next_bits[] = { + 0x00, 0x42, 0x4E, 0x7E, 0x7E, 0x4E, 0x42, 0x00 }; diff --git a/.config/subtle/icons/note.xbm b/.config/subtle/icons/note.xbm new file mode 100755 index 0000000..21ba22b --- /dev/null +++ b/.config/subtle/icons/note.xbm @@ -0,0 +1,4 @@ +#define note_width 8 +#define note_height 8 +static unsigned char note_bits[] = { + 0xFC, 0xFC, 0x84, 0x84, 0x84, 0x84, 0xE7, 0xE7 }; diff --git a/.config/subtle/icons/note1.xbm b/.config/subtle/icons/note1.xbm new file mode 100644 index 0000000..c81297e --- /dev/null +++ b/.config/subtle/icons/note1.xbm @@ -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 }; diff --git a/.config/subtle/icons/note2.xbm b/.config/subtle/icons/note2.xbm new file mode 100644 index 0000000..0e74538 --- /dev/null +++ b/.config/subtle/icons/note2.xbm @@ -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 }; diff --git a/.config/subtle/icons/notepad.xbm b/.config/subtle/icons/notepad.xbm new file mode 100644 index 0000000..4d6cb8e --- /dev/null +++ b/.config/subtle/icons/notepad.xbm @@ -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 }; diff --git a/.config/subtle/icons/off.xbm b/.config/subtle/icons/off.xbm new file mode 100644 index 0000000..ca3d7f8 --- /dev/null +++ b/.config/subtle/icons/off.xbm @@ -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 }; diff --git a/.config/subtle/icons/omega.xbm b/.config/subtle/icons/omega.xbm new file mode 100644 index 0000000..a4469e8 --- /dev/null +++ b/.config/subtle/icons/omega.xbm @@ -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 }; diff --git a/.config/subtle/icons/on.xbm b/.config/subtle/icons/on.xbm new file mode 100644 index 0000000..b123fa3 --- /dev/null +++ b/.config/subtle/icons/on.xbm @@ -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 }; diff --git a/.config/subtle/icons/overview.png b/.config/subtle/icons/overview.png Binary files differnew file mode 100644 index 0000000..a2073f1 --- /dev/null +++ b/.config/subtle/icons/overview.png diff --git a/.config/subtle/icons/pacman.xbm b/.config/subtle/icons/pacman.xbm new file mode 100644 index 0000000..ff19fef --- /dev/null +++ b/.config/subtle/icons/pacman.xbm @@ -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 }; diff --git a/.config/subtle/icons/pacman_1.xbm b/.config/subtle/icons/pacman_1.xbm new file mode 100644 index 0000000..ff19fef --- /dev/null +++ b/.config/subtle/icons/pacman_1.xbm @@ -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 }; diff --git a/.config/subtle/icons/paint.xbm b/.config/subtle/icons/paint.xbm new file mode 100644 index 0000000..f336352 --- /dev/null +++ b/.config/subtle/icons/paint.xbm @@ -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 }; diff --git a/.config/subtle/icons/pause.xbm b/.config/subtle/icons/pause.xbm new file mode 100755 index 0000000..6bb2251 --- /dev/null +++ b/.config/subtle/icons/pause.xbm @@ -0,0 +1,4 @@ +#define pause_width 8 +#define pause_height 8 +static unsigned char pause_bits[] = { + 0x00, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x00 }; diff --git a/.config/subtle/icons/pc.xbm b/.config/subtle/icons/pc.xbm new file mode 100644 index 0000000..e341227 --- /dev/null +++ b/.config/subtle/icons/pc.xbm @@ -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 }; diff --git a/.config/subtle/icons/pencil.xbm b/.config/subtle/icons/pencil.xbm new file mode 100644 index 0000000..b2d43a7 --- /dev/null +++ b/.config/subtle/icons/pencil.xbm @@ -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 }; diff --git a/.config/subtle/icons/phone1.xbm b/.config/subtle/icons/phone1.xbm new file mode 100644 index 0000000..94b38ed --- /dev/null +++ b/.config/subtle/icons/phone1.xbm @@ -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 }; diff --git a/.config/subtle/icons/phone2.xbm b/.config/subtle/icons/phone2.xbm new file mode 100644 index 0000000..f130aac --- /dev/null +++ b/.config/subtle/icons/phone2.xbm @@ -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 }; diff --git a/.config/subtle/icons/phones.xbm b/.config/subtle/icons/phones.xbm new file mode 100755 index 0000000..cab8c58 --- /dev/null +++ b/.config/subtle/icons/phones.xbm @@ -0,0 +1,4 @@ +#define phones_width 8 +#define phones_height 8 +static unsigned char phones_bits[] = { + 0x3C, 0x42, 0x81, 0x81, 0xA5, 0xE7, 0xE7, 0x66 }; diff --git a/.config/subtle/icons/pin.xbm b/.config/subtle/icons/pin.xbm new file mode 100644 index 0000000..17413fd --- /dev/null +++ b/.config/subtle/icons/pin.xbm @@ -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 }; diff --git a/.config/subtle/icons/play.xbm b/.config/subtle/icons/play.xbm new file mode 100755 index 0000000..d42ad52 --- /dev/null +++ b/.config/subtle/icons/play.xbm @@ -0,0 +1,4 @@ +#define play_width 8 +#define play_height 8 +static unsigned char play_bits[] = { + 0x00, 0x06, 0x1E, 0x7E, 0x7E, 0x1E, 0x06, 0x00 }; diff --git a/.config/subtle/icons/player_bwd1.xbm b/.config/subtle/icons/player_bwd1.xbm new file mode 100644 index 0000000..eb4e616 --- /dev/null +++ b/.config/subtle/icons/player_bwd1.xbm @@ -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 }; diff --git a/.config/subtle/icons/player_bwd2.xbm b/.config/subtle/icons/player_bwd2.xbm new file mode 100644 index 0000000..d3743aa --- /dev/null +++ b/.config/subtle/icons/player_bwd2.xbm @@ -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 }; diff --git a/.config/subtle/icons/player_fwd1.xbm b/.config/subtle/icons/player_fwd1.xbm new file mode 100644 index 0000000..274e6f9 --- /dev/null +++ b/.config/subtle/icons/player_fwd1.xbm @@ -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 }; diff --git a/.config/subtle/icons/player_fwd2.xbm b/.config/subtle/icons/player_fwd2.xbm new file mode 100644 index 0000000..ddcd9c6 --- /dev/null +++ b/.config/subtle/icons/player_fwd2.xbm @@ -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 }; diff --git a/.config/subtle/icons/player_next1.xbm b/.config/subtle/icons/player_next1.xbm new file mode 100644 index 0000000..9fb26fb --- /dev/null +++ b/.config/subtle/icons/player_next1.xbm @@ -0,0 +1,5 @@ +#define player_next_width 9 +#define player_next_height 9 +static unsigned char player_next_bits[] = { + 0x00, 0x00, 0x42, 0x00, 0x4e, 0x00, 0x7e, 0x00, 0x7e, 0x00, 0x7e, 0x00, + 0x4e, 0x00, 0x42, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/player_next2.xbm b/.config/subtle/icons/player_next2.xbm new file mode 100644 index 0000000..d86b44a --- /dev/null +++ b/.config/subtle/icons/player_next2.xbm @@ -0,0 +1,5 @@ +#define player_next2_width 9 +#define player_next2_height 9 +static unsigned char player_next2_bits[] = { + 0x00, 0x00, 0x44, 0x00, 0x48, 0x00, 0x50, 0x00, 0x60, 0x00, 0x50, 0x00, + 0x48, 0x00, 0x44, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/player_pause1.xbm b/.config/subtle/icons/player_pause1.xbm new file mode 100644 index 0000000..ed6757e --- /dev/null +++ b/.config/subtle/icons/player_pause1.xbm @@ -0,0 +1,5 @@ +#define player_pause_width 9 +#define player_pause_height 9 +static unsigned char player_pause_bits[] = { + 0x00, 0x00, 0xc6, 0x00, 0xc6, 0x00, 0xc6, 0x00, 0xc6, 0x00, 0xc6, 0x00, + 0xc6, 0x00, 0xc6, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/player_pause2.xbm b/.config/subtle/icons/player_pause2.xbm new file mode 100644 index 0000000..0f0cb87 --- /dev/null +++ b/.config/subtle/icons/player_pause2.xbm @@ -0,0 +1,5 @@ +#define player_pause2_width 9 +#define player_pause2_height 9 +static unsigned char player_pause2_bits[] = { + 0x00, 0x00, 0x44, 0x00, 0x44, 0x00, 0x44, 0x00, 0x44, 0x00, 0x44, 0x00, + 0x44, 0x00, 0x44, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/player_play1.xbm b/.config/subtle/icons/player_play1.xbm new file mode 100644 index 0000000..a0109ed --- /dev/null +++ b/.config/subtle/icons/player_play1.xbm @@ -0,0 +1,5 @@ +#define player_play_width 9 +#define player_play_height 9 +static unsigned char player_play_bits[] = { + 0x00, 0x00, 0x06, 0x00, 0x1e, 0x00, 0x7e, 0x00, 0xfe, 0x00, 0x7e, 0x00, + 0x1e, 0x00, 0x06, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/player_play2.xbm b/.config/subtle/icons/player_play2.xbm new file mode 100644 index 0000000..9ee7163 --- /dev/null +++ b/.config/subtle/icons/player_play2.xbm @@ -0,0 +1,5 @@ +#define player_play2_width 9 +#define player_play2_height 9 +static unsigned char player_play2_bits[] = { + 0x00, 0x00, 0x08, 0x00, 0x10, 0x00, 0x20, 0x00, 0x40, 0x00, 0x20, 0x00, + 0x10, 0x00, 0x08, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/player_prev1.xbm b/.config/subtle/icons/player_prev1.xbm new file mode 100644 index 0000000..48465f7 --- /dev/null +++ b/.config/subtle/icons/player_prev1.xbm @@ -0,0 +1,5 @@ +#define player_prev_width 9 +#define player_prev_height 9 +static unsigned char player_prev_bits[] = { + 0x00, 0x00, 0x84, 0x00, 0xe4, 0x00, 0xfc, 0x00, 0xfc, 0x00, 0xfc, 0x00, + 0xe4, 0x00, 0x84, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/player_prev2.xbm b/.config/subtle/icons/player_prev2.xbm new file mode 100644 index 0000000..55347b9 --- /dev/null +++ b/.config/subtle/icons/player_prev2.xbm @@ -0,0 +1,5 @@ +#define player_prev2_width 9 +#define player_prev2_height 9 +static unsigned char player_prev2_bits[] = { + 0x00, 0x00, 0x44, 0x00, 0x24, 0x00, 0x14, 0x00, 0x0c, 0x00, 0x14, 0x00, + 0x24, 0x00, 0x44, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/player_repeat1.xbm b/.config/subtle/icons/player_repeat1.xbm new file mode 100644 index 0000000..e4c805d --- /dev/null +++ b/.config/subtle/icons/player_repeat1.xbm @@ -0,0 +1,5 @@ +#define player_repeat1_width 9 +#define player_repeat1_height 9 +static unsigned char player_repeat1_bits[] = { + 0x38, 0x00, 0x44, 0x00, 0x82, 0x00, 0x82, 0x00, 0x8a, 0x00, 0x5c, 0x00, + 0x38, 0x00, 0x18, 0x00, 0x08, 0x00 }; diff --git a/.config/subtle/icons/player_repeat2.xbm b/.config/subtle/icons/player_repeat2.xbm new file mode 100644 index 0000000..e801bc3 --- /dev/null +++ b/.config/subtle/icons/player_repeat2.xbm @@ -0,0 +1,5 @@ +#define player_repeat2_width 9 +#define player_repeat2_height 9 +static unsigned char player_repeat2_bits[] = { + 0x00, 0x00, 0xfe, 0x00, 0x82, 0x00, 0x82, 0x00, 0x8a, 0x00, 0x92, 0x00, + 0xfe, 0x00, 0x10, 0x00, 0x08, 0x00 }; diff --git a/.config/subtle/icons/player_shuffle1.xbm b/.config/subtle/icons/player_shuffle1.xbm new file mode 100644 index 0000000..9a26178 --- /dev/null +++ b/.config/subtle/icons/player_shuffle1.xbm @@ -0,0 +1,5 @@ +#define player_shuffle1_width 9 +#define player_shuffle1_height 9 +static unsigned char player_shuffle1_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0xe3, 0x01, 0x14, 0x00, 0x48, 0x00, 0xd4, 0x00, + 0xe3, 0x01, 0xc0, 0x00, 0x40, 0x00 }; diff --git a/.config/subtle/icons/player_shuffle2.xbm b/.config/subtle/icons/player_shuffle2.xbm new file mode 100644 index 0000000..3a6ed8b --- /dev/null +++ b/.config/subtle/icons/player_shuffle2.xbm @@ -0,0 +1,5 @@ +#define player_shuffle2_width 9 +#define player_shuffle2_height 9 +static unsigned char player_shuffle2_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0xe3, 0x01, 0x14, 0x00, 0x48, 0x00, 0x94, 0x00, + 0xe3, 0x01, 0x80, 0x00, 0x40, 0x00 }; diff --git a/.config/subtle/icons/player_stop1.xbm b/.config/subtle/icons/player_stop1.xbm new file mode 100644 index 0000000..1d08e72 --- /dev/null +++ b/.config/subtle/icons/player_stop1.xbm @@ -0,0 +1,5 @@ +#define player_stop_width 9 +#define player_stop_height 9 +static unsigned char player_stop_bits[] = { + 0x00, 0x00, 0xfe, 0x00, 0xfe, 0x00, 0xfe, 0x00, 0xfe, 0x00, 0xfe, 0x00, + 0xfe, 0x00, 0xfe, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/player_stop2.xbm b/.config/subtle/icons/player_stop2.xbm new file mode 100644 index 0000000..6f018bb --- /dev/null +++ b/.config/subtle/icons/player_stop2.xbm @@ -0,0 +1,5 @@ +#define player_stop2_width 9 +#define player_stop2_height 9 +static unsigned char player_stop2_bits[] = { + 0x00, 0x00, 0xfe, 0x00, 0x82, 0x00, 0x82, 0x00, 0x82, 0x00, 0x82, 0x00, + 0x82, 0x00, 0xfe, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/plug.xbm b/.config/subtle/icons/plug.xbm new file mode 100644 index 0000000..e1e35f7 --- /dev/null +++ b/.config/subtle/icons/plug.xbm @@ -0,0 +1,5 @@ +#define plug_width 9 +#define plug_height 9 +static unsigned char plug_bits[] = { + 0x03, 0x00, 0x0f, 0x00, 0x1e, 0x00, 0x3e, 0x00, 0x7c, 0x00, 0x78, 0x00, + 0xb0, 0x00, 0x40, 0x01, 0x80, 0x01 }; diff --git a/.config/subtle/icons/plus.xbm b/.config/subtle/icons/plus.xbm new file mode 100644 index 0000000..151c87b --- /dev/null +++ b/.config/subtle/icons/plus.xbm @@ -0,0 +1,5 @@ +#define plus_width 9 +#define plus_height 9 +static unsigned char plus_bits[] = { + 0x38, 0x00, 0x28, 0x00, 0x28, 0x00, 0xef, 0x01, 0x01, 0x01, 0xef, 0x01, + 0x28, 0x00, 0x28, 0x00, 0x38, 0x00 }; diff --git a/.config/subtle/icons/plus_1.xbm b/.config/subtle/icons/plus_1.xbm new file mode 100644 index 0000000..f8e5f8a --- /dev/null +++ b/.config/subtle/icons/plus_1.xbm @@ -0,0 +1,5 @@ +#define occupied_width 8 +#define occupied_height 16 +static unsigned char occupied_bits[] = { + 0x00, 0x00, 0x08, 0x08, 0x3e, 0x08, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/power-ac.xbm b/.config/subtle/icons/power-ac.xbm new file mode 100644 index 0000000..45ed243 --- /dev/null +++ b/.config/subtle/icons/power-ac.xbm @@ -0,0 +1,6 @@ +#define power_ac_width 16 +#define power_ac_height 16 +static unsigned char power_ac_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x80, 0x07, 0xc0, 0x3f, + 0xe0, 0x07, 0xfc, 0x07, 0xfc, 0x07, 0xe0, 0x07, 0xc0, 0x3f, 0x80, 0x07, + 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/power-bat.xbm b/.config/subtle/icons/power-bat.xbm new file mode 100644 index 0000000..c450bbc --- /dev/null +++ b/.config/subtle/icons/power-bat.xbm @@ -0,0 +1,6 @@ +#define battery_width 16 +#define battery_height 16 +static unsigned char battery_bits[] = { + 0x00, 0x00, 0xc0, 0x03, 0xc0, 0x03, 0xf0, 0x0f, 0xf0, 0x0f, 0x10, 0x08, + 0x10, 0x08, 0x10, 0x08, 0x10, 0x08, 0xf0, 0x0f, 0xf0, 0x0f, 0xf0, 0x0f, + 0xf0, 0x0f, 0xf0, 0x0f, 0xf0, 0x0f, 0x00, 0x00 }; diff --git a/.config/subtle/icons/power-bat2.xbm b/.config/subtle/icons/power-bat2.xbm new file mode 100644 index 0000000..e7be632 --- /dev/null +++ b/.config/subtle/icons/power-bat2.xbm @@ -0,0 +1,6 @@ +#define power_bat2_width 16 +#define power_bat2_height 16 +static unsigned char power_bat2_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x1f, 0x7e, 0x18, + 0x7e, 0x78, 0x7e, 0x78, 0x7e, 0x78, 0x7e, 0x78, 0x7e, 0x18, 0xfe, 0x1f, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/prev.xbm b/.config/subtle/icons/prev.xbm new file mode 100755 index 0000000..8774315 --- /dev/null +++ b/.config/subtle/icons/prev.xbm @@ -0,0 +1,4 @@ +#define prev_width 8 +#define prev_height 8 +static unsigned char prev_bits[] = { + 0x00, 0x42, 0x72, 0x7E, 0x7E, 0x72, 0x42, 0x00 }; diff --git a/.config/subtle/icons/puzzle.xbm b/.config/subtle/icons/puzzle.xbm new file mode 100644 index 0000000..9455111 --- /dev/null +++ b/.config/subtle/icons/puzzle.xbm @@ -0,0 +1,5 @@ +#define puzzle_width 9 +#define puzzle_height 9 +static unsigned char puzzle_bits[] = { + 0xe0, 0x00, 0xa0, 0x00, 0xbc, 0x01, 0x04, 0x01, 0x07, 0x01, 0x01, 0x01, + 0x77, 0x01, 0x54, 0x01, 0xdc, 0x01 }; diff --git a/.config/subtle/icons/question.xbm b/.config/subtle/icons/question.xbm new file mode 100644 index 0000000..122f2a5 --- /dev/null +++ b/.config/subtle/icons/question.xbm @@ -0,0 +1,5 @@ +#define question_width 9 +#define question_height 9 +static unsigned char question_bits[] = { + 0x00, 0x00, 0x38, 0x00, 0x44, 0x00, 0x44, 0x00, 0x20, 0x00, 0x10, 0x00, + 0x10, 0x00, 0x00, 0x00, 0x10, 0x00 }; diff --git a/.config/subtle/icons/quote.xbm b/.config/subtle/icons/quote.xbm new file mode 100644 index 0000000..9816868 --- /dev/null +++ b/.config/subtle/icons/quote.xbm @@ -0,0 +1,5 @@ +#define quote_width 9 +#define quote_height 9 +static unsigned char quote_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x84, 0x00, 0x42, 0x00, 0x42, 0x00, + 0xc6, 0x00, 0xc6, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/radio.xbm b/.config/subtle/icons/radio.xbm new file mode 100644 index 0000000..f764f6f --- /dev/null +++ b/.config/subtle/icons/radio.xbm @@ -0,0 +1,5 @@ +#define radio_width 9 +#define radio_height 9 +static unsigned char radio_bits[] = { + 0x80, 0x00, 0xfe, 0x00, 0x82, 0x00, 0xba, 0x00, 0xaa, 0x00, 0xba, 0x00, + 0x82, 0x00, 0x82, 0x00, 0xfe, 0x00 }; diff --git a/.config/subtle/icons/rss.xbm b/.config/subtle/icons/rss.xbm new file mode 100644 index 0000000..1b5937d --- /dev/null +++ b/.config/subtle/icons/rss.xbm @@ -0,0 +1,5 @@ +#define rss_width 9 +#define rss_height 9 +static unsigned char rss_bits[] = { + 0xff, 0x01, 0x01, 0x01, 0x7d, 0x01, 0x41, 0x01, 0x5d, 0x01, 0x51, 0x01, + 0x55, 0x01, 0x01, 0x01, 0xff, 0x01 }; diff --git a/.config/subtle/icons/ruby.xbm b/.config/subtle/icons/ruby.xbm new file mode 100644 index 0000000..f64820a --- /dev/null +++ b/.config/subtle/icons/ruby.xbm @@ -0,0 +1,5 @@ +#define ruby_width 9 +#define ruby_height 9 +static unsigned char ruby_bits[] = { + 0xe0, 0x01, 0xb0, 0x01, 0x58, 0x01, 0x2c, 0x01, 0x16, 0x01, 0x0b, 0x01, + 0x45, 0x01, 0x23, 0x01, 0xff, 0x01 }; diff --git a/.config/subtle/icons/ruler.xbm b/.config/subtle/icons/ruler.xbm new file mode 100644 index 0000000..4eaa6b4 --- /dev/null +++ b/.config/subtle/icons/ruler.xbm @@ -0,0 +1,5 @@ +#define ruler_width 9 +#define ruler_height 9 +static unsigned char ruler_bits[] = { + 0x0e, 0x00, 0xff, 0x01, 0x0b, 0x01, 0xff, 0x01, 0x0a, 0x00, 0x0a, 0x00, + 0x0a, 0x00, 0x0a, 0x00, 0x0e, 0x00 }; diff --git a/.config/subtle/icons/rwd.xbm b/.config/subtle/icons/rwd.xbm new file mode 100755 index 0000000..5170b21 --- /dev/null +++ b/.config/subtle/icons/rwd.xbm @@ -0,0 +1,4 @@ +#define rwd_width 8 +#define rwd_height 8 +static unsigned char rwd_bits[] = { + 0x00, 0x48, 0x6C, 0x7E, 0x7E, 0x6C, 0x48, 0x00 }; diff --git a/.config/subtle/icons/scorpio.xbm b/.config/subtle/icons/scorpio.xbm new file mode 100755 index 0000000..befc2ca --- /dev/null +++ b/.config/subtle/icons/scorpio.xbm @@ -0,0 +1,4 @@ +#define scorpio_width 8 +#define scorpio_height 8 +static unsigned char scorpio_bits[] = { + 0x42, 0x81, 0xDB, 0x3C, 0xDB, 0x5A, 0x99, 0x30 }; diff --git a/.config/subtle/icons/screen.xbm b/.config/subtle/icons/screen.xbm new file mode 100644 index 0000000..8964209 --- /dev/null +++ b/.config/subtle/icons/screen.xbm @@ -0,0 +1,5 @@ +#define screen_width 9 +#define screen_height 9 +static unsigned char screen_bits[] = { + 0xff, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0xff, 0x01, 0x10, 0x00, 0x7c, 0x00 }; diff --git a/.config/subtle/icons/screw.xbm b/.config/subtle/icons/screw.xbm new file mode 100644 index 0000000..e3aa8bf --- /dev/null +++ b/.config/subtle/icons/screw.xbm @@ -0,0 +1,5 @@ +#define screw_width 9 +#define screw_height 9 +static unsigned char screw_bits[] = { + 0x70, 0x00, 0x48, 0x00, 0xa8, 0x01, 0x48, 0x01, 0x14, 0x01, 0xe2, 0x00, + 0x11, 0x00, 0x09, 0x00, 0x07, 0x00 }; diff --git a/.config/subtle/icons/scroll.xbm b/.config/subtle/icons/scroll.xbm new file mode 100644 index 0000000..647d2a9 --- /dev/null +++ b/.config/subtle/icons/scroll.xbm @@ -0,0 +1,5 @@ +#define scroll_width 9 +#define scroll_height 9 +static unsigned char scroll_bits[] = { + 0xfc, 0x00, 0x42, 0x01, 0x21, 0x00, 0x21, 0x00, 0x42, 0x00, 0x84, 0x00, + 0x84, 0x00, 0x42, 0x00, 0x3f, 0x00 }; diff --git a/.config/subtle/icons/selection.xbm b/.config/subtle/icons/selection.xbm new file mode 100644 index 0000000..832ef82 --- /dev/null +++ b/.config/subtle/icons/selection.xbm @@ -0,0 +1,5 @@ +#define selection_width 9 +#define selection_height 9 +static unsigned char selection_bits[] = { + 0x55, 0x01, 0x00, 0x00, 0x01, 0x01, 0x00, 0x00, 0x01, 0x01, 0x00, 0x00, + 0x01, 0x01, 0x00, 0x00, 0x55, 0x01 }; diff --git a/.config/subtle/icons/shelf.xbm b/.config/subtle/icons/shelf.xbm new file mode 100644 index 0000000..a883cf0 --- /dev/null +++ b/.config/subtle/icons/shelf.xbm @@ -0,0 +1,5 @@ +#define shelf_width 9 +#define shelf_height 9 +static unsigned char shelf_bits[] = { + 0xfe, 0x00, 0x82, 0x00, 0xba, 0x00, 0x82, 0x00, 0xfe, 0x00, 0x82, 0x00, + 0xba, 0x00, 0x82, 0x00, 0xfe, 0x00 }; diff --git a/.config/subtle/icons/shelter.xbm b/.config/subtle/icons/shelter.xbm new file mode 100644 index 0000000..7f5f59c --- /dev/null +++ b/.config/subtle/icons/shelter.xbm @@ -0,0 +1,5 @@ +#define shelter_width 13 +#define shelter_height 8 +static unsigned char shelter_bits[] = { + 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0x1f, 0x1f, + 0x0f, 0x1e, 0x0f, 0x1e }; diff --git a/.config/subtle/icons/shift_down.xbm b/.config/subtle/icons/shift_down.xbm new file mode 100644 index 0000000..34e1643 --- /dev/null +++ b/.config/subtle/icons/shift_down.xbm @@ -0,0 +1,5 @@ +#define shift_down_width 9 +#define shift_down_height 9 +static unsigned char shift_down_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x01, 0x01, 0x82, 0x00, 0x44, 0x00, 0x28, 0x00, + 0x10, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/shift_left.xbm b/.config/subtle/icons/shift_left.xbm new file mode 100644 index 0000000..956b15f --- /dev/null +++ b/.config/subtle/icons/shift_left.xbm @@ -0,0 +1,5 @@ +#define shift_left_width 9 +#define shift_left_height 9 +static unsigned char shift_left_bits[] = { + 0x40, 0x00, 0x20, 0x00, 0x10, 0x00, 0x08, 0x00, 0x04, 0x00, 0x08, 0x00, + 0x10, 0x00, 0x20, 0x00, 0x40, 0x00 }; diff --git a/.config/subtle/icons/shift_right.xbm b/.config/subtle/icons/shift_right.xbm new file mode 100644 index 0000000..a527f81 --- /dev/null +++ b/.config/subtle/icons/shift_right.xbm @@ -0,0 +1,5 @@ +#define shift_right_width 9 +#define shift_right_height 9 +static unsigned char shift_right_bits[] = { + 0x04, 0x00, 0x08, 0x00, 0x10, 0x00, 0x20, 0x00, 0x40, 0x00, 0x20, 0x00, + 0x10, 0x00, 0x08, 0x00, 0x04, 0x00 }; diff --git a/.config/subtle/icons/shift_up.xbm b/.config/subtle/icons/shift_up.xbm new file mode 100644 index 0000000..6447c44 --- /dev/null +++ b/.config/subtle/icons/shift_up.xbm @@ -0,0 +1,5 @@ +#define shift_up_width 9 +#define shift_up_height 9 +static unsigned char shift_up_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x28, 0x00, 0x44, 0x00, 0x82, 0x00, + 0x01, 0x01, 0x00, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/shroom.xbm b/.config/subtle/icons/shroom.xbm new file mode 100755 index 0000000..62df79f --- /dev/null +++ b/.config/subtle/icons/shroom.xbm @@ -0,0 +1,4 @@ +#define shroom_width 8 +#define shroom_height 8 +static unsigned char shroom_bits[] = { + 0x3C, 0x42, 0x81, 0x81, 0xFF, 0x3C, 0x3C, 0x3C }; diff --git a/.config/subtle/icons/shuffle.xbm b/.config/subtle/icons/shuffle.xbm new file mode 100644 index 0000000..9037722 --- /dev/null +++ b/.config/subtle/icons/shuffle.xbm @@ -0,0 +1,5 @@ +#define shuffle_width 9 +#define shuffle_height 9 +static unsigned char shuffle_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0xe3, 0x01, 0x14, 0x00, 0x48, 0x00, 0xd4, 0x00, + 0xe3, 0x01, 0xc0, 0x00, 0x40, 0x00 }; diff --git a/.config/subtle/icons/spkr_01.xbm b/.config/subtle/icons/spkr_01.xbm new file mode 100755 index 0000000..7c2ffc4 --- /dev/null +++ b/.config/subtle/icons/spkr_01.xbm @@ -0,0 +1,4 @@ +#define spkr_01_width 8 +#define spkr_01_height 8 +static unsigned char spkr_01_bits[] = { + 0x08, 0x4C, 0x8F, 0xAF, 0xAF, 0x8F, 0x4C, 0x08 }; diff --git a/.config/subtle/icons/spkr_02.xbm b/.config/subtle/icons/spkr_02.xbm new file mode 100755 index 0000000..8265bf8 --- /dev/null +++ b/.config/subtle/icons/spkr_02.xbm @@ -0,0 +1,4 @@ +#define spkr_02_width 8 +#define spkr_02_height 8 +static unsigned char spkr_02_bits[] = { + 0x08, 0x0C, 0x0F, 0x1F, 0x1F, 0x0F, 0x0C, 0x08 }; diff --git a/.config/subtle/icons/spkr_03.xbm b/.config/subtle/icons/spkr_03.xbm new file mode 100755 index 0000000..fd45a6c --- /dev/null +++ b/.config/subtle/icons/spkr_03.xbm @@ -0,0 +1,4 @@ +#define ysick_width 8 +#define ysick_height 8 +static unsigned char ysick_bits[] = { + 0x4C, 0x93, 0x93, 0x97, 0x97, 0x93, 0x93, 0x4C }; diff --git a/.config/subtle/icons/stop.xbm b/.config/subtle/icons/stop.xbm new file mode 100755 index 0000000..f92b64d --- /dev/null +++ b/.config/subtle/icons/stop.xbm @@ -0,0 +1,4 @@ +#define stop_width 8 +#define stop_height 8 +static unsigned char stop_bits[] = { + 0x00, 0x7E, 0x7E, 0x7E, 0x7E, 0x7E, 0x7E, 0x00 }; diff --git a/.config/subtle/icons/tag.xbm b/.config/subtle/icons/tag.xbm new file mode 100644 index 0000000..c829f60 --- /dev/null +++ b/.config/subtle/icons/tag.xbm @@ -0,0 +1,5 @@ +#define tag_width 9 +#define tag_height 9 +static unsigned char tag_bits[] = { + 0xe0, 0x01, 0x10, 0x01, 0x08, 0x01, 0x24, 0x01, 0x82, 0x00, 0x41, 0x00, + 0x22, 0x00, 0x14, 0x00, 0x08, 0x00 }; diff --git a/.config/subtle/icons/temp.xbm b/.config/subtle/icons/temp.xbm new file mode 100644 index 0000000..9d83a5f --- /dev/null +++ b/.config/subtle/icons/temp.xbm @@ -0,0 +1,5 @@ +#define temp_width 9 +#define temp_height 9 +static unsigned char temp_bits[] = { + 0x80, 0x01, 0xc8, 0x01, 0xe0, 0x00, 0x52, 0x00, 0x28, 0x00, 0x16, 0x00, + 0x09, 0x00, 0x09, 0x00, 0x06, 0x00 }; diff --git a/.config/subtle/icons/temp_1.xbm b/.config/subtle/icons/temp_1.xbm new file mode 100644 index 0000000..f37932b --- /dev/null +++ b/.config/subtle/icons/temp_1.xbm @@ -0,0 +1,6 @@ +#define temp_width 16 +#define temp_height 16 +static unsigned char temp_bits[] = { + 0x00, 0x00, 0x80, 0x01, 0xc0, 0x0b, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x0b, + 0x40, 0x02, 0x40, 0x02, 0x40, 0x0a, 0x40, 0x02, 0x40, 0x02, 0x60, 0x06, + 0x20, 0x04, 0x60, 0x06, 0xc0, 0x03, 0x00, 0x00 }; diff --git a/.config/subtle/icons/terminal.xbm b/.config/subtle/icons/terminal.xbm new file mode 100644 index 0000000..d346810 --- /dev/null +++ b/.config/subtle/icons/terminal.xbm @@ -0,0 +1,5 @@ +#define terminal_width 9 +#define terminal_height 9 +static unsigned char terminal_bits[] = { + 0x00, 0x00, 0xff, 0x01, 0x01, 0x01, 0x05, 0x01, 0x09, 0x01, 0x35, 0x01, + 0x01, 0x01, 0x01, 0x01, 0xff, 0x01 }; diff --git a/.config/subtle/icons/test.xbm b/.config/subtle/icons/test.xbm new file mode 100755 index 0000000..756e899 --- /dev/null +++ b/.config/subtle/icons/test.xbm @@ -0,0 +1,4 @@ +#define test_width 8 +#define test_height 8 +static unsigned char test_bits[] = { + 0x0E, 0x13, 0x21, 0x41, 0x82, 0x84, 0xC8, 0x70 }; diff --git a/.config/subtle/icons/thumb_down.xbm b/.config/subtle/icons/thumb_down.xbm new file mode 100644 index 0000000..9931862 --- /dev/null +++ b/.config/subtle/icons/thumb_down.xbm @@ -0,0 +1,5 @@ +#define thumb_down_width 9 +#define thumb_down_height 9 +static unsigned char thumb_down_bits[] = { + 0xff, 0x00, 0x01, 0x01, 0x1f, 0x00, 0x01, 0x00, 0x1f, 0x00, 0x01, 0x01, + 0x9f, 0x00, 0x50, 0x00, 0x30, 0x00 }; diff --git a/.config/subtle/icons/thumb_up.xbm b/.config/subtle/icons/thumb_up.xbm new file mode 100644 index 0000000..1e53767 --- /dev/null +++ b/.config/subtle/icons/thumb_up.xbm @@ -0,0 +1,5 @@ +#define thumb_up_width 9 +#define thumb_up_height 9 +static unsigned char thumb_up_bits[] = { + 0x18, 0x00, 0x14, 0x00, 0xf2, 0x01, 0x01, 0x01, 0xf0, 0x01, 0x00, 0x01, + 0xf0, 0x01, 0x01, 0x01, 0xfe, 0x01 }; diff --git a/.config/subtle/icons/tile1.xbm b/.config/subtle/icons/tile1.xbm new file mode 100644 index 0000000..128cc84 --- /dev/null +++ b/.config/subtle/icons/tile1.xbm @@ -0,0 +1,5 @@ +#define tile_width 9 +#define tile_height 9 +static unsigned char tile_bits[] = { + 0xfe, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01, 0x1f, 0x01, 0x11, 0x01, + 0x11, 0x01, 0xf1, 0x01, 0x1f, 0x00 }; diff --git a/.config/subtle/icons/tile2.xbm b/.config/subtle/icons/tile2.xbm new file mode 100644 index 0000000..9dc05a6 --- /dev/null +++ b/.config/subtle/icons/tile2.xbm @@ -0,0 +1,5 @@ +#define tile2_width 9 +#define tile2_height 9 +static unsigned char tile2_bits[] = { + 0xf8, 0x01, 0x08, 0x01, 0x08, 0x01, 0x3f, 0x01, 0x21, 0x01, 0xe1, 0x01, + 0x21, 0x00, 0x21, 0x00, 0x3f, 0x00 }; diff --git a/.config/subtle/icons/tile3.xbm b/.config/subtle/icons/tile3.xbm new file mode 100644 index 0000000..0cb4b43 --- /dev/null +++ b/.config/subtle/icons/tile3.xbm @@ -0,0 +1,5 @@ +#define tile3_width 9 +#define tile3_height 9 +static unsigned char tile3_bits[] = { + 0xff, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x1f, 0x01, 0x11, 0x01, + 0x11, 0x01, 0x11, 0x01, 0xff, 0x01 }; diff --git a/.config/subtle/icons/trash.xbm b/.config/subtle/icons/trash.xbm new file mode 100644 index 0000000..8ba3b3d --- /dev/null +++ b/.config/subtle/icons/trash.xbm @@ -0,0 +1,5 @@ +#define trash_width 9 +#define trash_height 9 +static unsigned char trash_bits[] = { + 0x38, 0x00, 0xef, 0x01, 0x01, 0x01, 0xff, 0x01, 0x82, 0x00, 0xaa, 0x00, + 0xaa, 0x00, 0x82, 0x00, 0xfe, 0x00 }; diff --git a/.config/subtle/icons/tv.xbm b/.config/subtle/icons/tv.xbm new file mode 100644 index 0000000..5b4fcb0 --- /dev/null +++ b/.config/subtle/icons/tv.xbm @@ -0,0 +1,5 @@ +#define tv_width 9 +#define tv_height 9 +static unsigned char tv_bits[] = { + 0x44, 0x00, 0x28, 0x00, 0xff, 0x01, 0x01, 0x01, 0x7d, 0x01, 0x7d, 0x01, + 0x7d, 0x01, 0x01, 0x01, 0xff, 0x01 }; diff --git a/.config/subtle/icons/ufo.xbm b/.config/subtle/icons/ufo.xbm new file mode 100644 index 0000000..80345e3 --- /dev/null +++ b/.config/subtle/icons/ufo.xbm @@ -0,0 +1,5 @@ +#define ufo_width 13 +#define ufo_height 8 +static unsigned char ufo_bits[] = { + 0xf0, 0x01, 0xf8, 0x03, 0xfc, 0x07, 0xae, 0x0e, 0xff, 0x1f, 0xee, 0x0e, + 0x04, 0x04, 0x00, 0x00 }; diff --git a/.config/subtle/icons/up.xbm b/.config/subtle/icons/up.xbm new file mode 100644 index 0000000..2fb6f25 --- /dev/null +++ b/.config/subtle/icons/up.xbm @@ -0,0 +1,6 @@ +#define up_width 16 +#define up_height 16 +static unsigned char up_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x80, 0x00, 0xc0, 0x01, 0xe0, 0x03, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/usb.xbm b/.config/subtle/icons/usb.xbm new file mode 100644 index 0000000..6d17f9d --- /dev/null +++ b/.config/subtle/icons/usb.xbm @@ -0,0 +1,5 @@ +#define usb_width 9 +#define usb_height 9 +static unsigned char usb_bits[] = { + 0x10, 0x00, 0x50, 0x00, 0x54, 0x00, 0x54, 0x00, 0x54, 0x00, 0x34, 0x00, + 0x18, 0x00, 0x10, 0x00, 0x10, 0x00 }; diff --git a/.config/subtle/icons/usb_02.xbm b/.config/subtle/icons/usb_02.xbm new file mode 100755 index 0000000..77eeda0 --- /dev/null +++ b/.config/subtle/icons/usb_02.xbm @@ -0,0 +1,4 @@ +#define usb_02_width 8 +#define usb_02_height 8 +static unsigned char usb_02_bits[] = { + 0x10, 0x50, 0x54, 0x54, 0x34, 0x18, 0x10, 0x10 }; diff --git a/.config/subtle/icons/usb_1.xbm b/.config/subtle/icons/usb_1.xbm new file mode 100644 index 0000000..6d17f9d --- /dev/null +++ b/.config/subtle/icons/usb_1.xbm @@ -0,0 +1,5 @@ +#define usb_width 9 +#define usb_height 9 +static unsigned char usb_bits[] = { + 0x10, 0x00, 0x50, 0x00, 0x54, 0x00, 0x54, 0x00, 0x54, 0x00, 0x34, 0x00, + 0x18, 0x00, 0x10, 0x00, 0x10, 0x00 }; diff --git a/.config/subtle/icons/vol-hi.xbm b/.config/subtle/icons/vol-hi.xbm new file mode 100644 index 0000000..7c4a849 --- /dev/null +++ b/.config/subtle/icons/vol-hi.xbm @@ -0,0 +1,6 @@ +#define vol_hi2_width 16 +#define vol_hi2_height 16 +static unsigned char vol_hi2_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x80, 0x21, 0xc0, 0x49, 0xfc, 0x51, + 0xfc, 0x55, 0xfc, 0x55, 0xfc, 0x55, 0xfc, 0x55, 0xfc, 0x51, 0xc0, 0x49, + 0x80, 0x21, 0x00, 0x11, 0x00, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/vol-mute.xbm b/.config/subtle/icons/vol-mute.xbm new file mode 100644 index 0000000..2d01f7b --- /dev/null +++ b/.config/subtle/icons/vol-mute.xbm @@ -0,0 +1,6 @@ +#define vol_mute2_width 16 +#define vol_mute2_height 16 +static unsigned char vol_mute2_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x80, 0x01, 0xc0, 0x01, 0xfc, 0x01, + 0xfc, 0x01, 0xfc, 0x29, 0xfc, 0x11, 0xfc, 0x29, 0xfc, 0x01, 0xc0, 0x01, + 0x80, 0x01, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/volume.xbm b/.config/subtle/icons/volume.xbm new file mode 100644 index 0000000..7c4a849 --- /dev/null +++ b/.config/subtle/icons/volume.xbm @@ -0,0 +1,6 @@ +#define vol_hi2_width 16 +#define vol_hi2_height 16 +static unsigned char vol_hi2_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x80, 0x21, 0xc0, 0x49, 0xfc, 0x51, + 0xfc, 0x55, 0xfc, 0x55, 0xfc, 0x55, 0xfc, 0x55, 0xfc, 0x51, 0xc0, 0x49, + 0x80, 0x21, 0x00, 0x11, 0x00, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/volume_minus.xbm b/.config/subtle/icons/volume_minus.xbm new file mode 100644 index 0000000..cee69a0 --- /dev/null +++ b/.config/subtle/icons/volume_minus.xbm @@ -0,0 +1,5 @@ +#define volume_minus_width 9 +#define volume_minus_height 9 +static unsigned char volume_minus_bits[] = { + 0x10, 0x00, 0x18, 0x00, 0x14, 0x00, 0x13, 0x00, 0xd1, 0x01, 0x13, 0x00, + 0x14, 0x00, 0x18, 0x00, 0x10, 0x00 }; diff --git a/.config/subtle/icons/volume_off.xbm b/.config/subtle/icons/volume_off.xbm new file mode 100644 index 0000000..ae8f85c --- /dev/null +++ b/.config/subtle/icons/volume_off.xbm @@ -0,0 +1,5 @@ +#define volume_off_width 9 +#define volume_off_height 9 +static unsigned char volume_off_bits[] = { + 0x10, 0x00, 0x18, 0x00, 0x14, 0x00, 0x13, 0x00, 0x11, 0x00, 0x13, 0x00, + 0x14, 0x00, 0x18, 0x00, 0x10, 0x00 }; diff --git a/.config/subtle/icons/volume_on.xbm b/.config/subtle/icons/volume_on.xbm new file mode 100644 index 0000000..47176c2 --- /dev/null +++ b/.config/subtle/icons/volume_on.xbm @@ -0,0 +1,5 @@ +#define volume_on_width 9 +#define volume_on_height 9 +static unsigned char volume_on_bits[] = { + 0x10, 0x00, 0x98, 0x00, 0x14, 0x01, 0x53, 0x01, 0x51, 0x01, 0x53, 0x01, + 0x14, 0x01, 0x98, 0x00, 0x10, 0x00 }; diff --git a/.config/subtle/icons/volume_plus.xbm b/.config/subtle/icons/volume_plus.xbm new file mode 100644 index 0000000..bba8b82 --- /dev/null +++ b/.config/subtle/icons/volume_plus.xbm @@ -0,0 +1,5 @@ +#define volume_plus_width 9 +#define volume_plus_height 9 +static unsigned char volume_plus_bits[] = { + 0x10, 0x00, 0x18, 0x00, 0x14, 0x00, 0x93, 0x00, 0xd1, 0x01, 0x93, 0x00, + 0x14, 0x00, 0x18, 0x00, 0x10, 0x00 }; diff --git a/.config/subtle/icons/wait.xbm b/.config/subtle/icons/wait.xbm new file mode 100644 index 0000000..76e8c9c --- /dev/null +++ b/.config/subtle/icons/wait.xbm @@ -0,0 +1,5 @@ +#define wait_width 9 +#define wait_height 9 +static unsigned char wait_bits[] = { + 0xfe, 0x00, 0x82, 0x00, 0x44, 0x00, 0x28, 0x00, 0x10, 0x00, 0x28, 0x00, + 0x54, 0x00, 0xba, 0x00, 0xfe, 0x00 }; diff --git a/.config/subtle/icons/wand.xbm b/.config/subtle/icons/wand.xbm new file mode 100644 index 0000000..f6a24ea --- /dev/null +++ b/.config/subtle/icons/wand.xbm @@ -0,0 +1,5 @@ +#define wand_width 9 +#define wand_height 9 +static unsigned char wand_bits[] = { + 0x88, 0x00, 0x5c, 0x01, 0xe8, 0x00, 0x74, 0x00, 0x38, 0x00, 0x1c, 0x00, + 0x0e, 0x00, 0x07, 0x00, 0x02, 0x00 }; diff --git a/.config/subtle/icons/water.xbm b/.config/subtle/icons/water.xbm new file mode 100644 index 0000000..0e54682 --- /dev/null +++ b/.config/subtle/icons/water.xbm @@ -0,0 +1,5 @@ +#define water_width 9 +#define water_height 9 +static unsigned char water_bits[] = { + 0x10, 0x00, 0x10, 0x00, 0x28, 0x00, 0x44, 0x00, 0x82, 0x00, 0x82, 0x00, + 0x82, 0x00, 0x44, 0x00, 0x38, 0x00 }; diff --git a/.config/subtle/icons/wifi.xbm b/.config/subtle/icons/wifi.xbm new file mode 100644 index 0000000..7947e04 --- /dev/null +++ b/.config/subtle/icons/wifi.xbm @@ -0,0 +1,5 @@ +#define wifi_width 9 +#define wifi_height 9 +static unsigned char wifi_bits[] = { + 0x00, 0x00, 0x40, 0x00, 0x90, 0x00, 0xa4, 0x00, 0xa9, 0x00, 0xa4, 0x00, + 0x90, 0x00, 0x40, 0x00, 0x00, 0x00 }; diff --git a/.config/subtle/icons/wifi_01.xbm b/.config/subtle/icons/wifi_01.xbm new file mode 100755 index 0000000..315d0f7 --- /dev/null +++ b/.config/subtle/icons/wifi_01.xbm @@ -0,0 +1,4 @@ +#define wifi_01_width 8 +#define wifi_01_height 8 +static unsigned char wifi_01_bits[] = { + 0x80, 0xA0, 0xA8, 0xAB, 0xAB, 0xA8, 0xA0, 0x80 }; diff --git a/.config/subtle/icons/wifi_02.xbm b/.config/subtle/icons/wifi_02.xbm new file mode 100755 index 0000000..bd2b3ee --- /dev/null +++ b/.config/subtle/icons/wifi_02.xbm @@ -0,0 +1,4 @@ +#define wifi_02_width 8 +#define wifi_02_height 8 +static unsigned char wifi_02_bits[] = { + 0x40, 0x90, 0xA4, 0xA9, 0xA9, 0xA4, 0x90, 0x40 }; diff --git a/.config/subtle/icons/world.xbm b/.config/subtle/icons/world.xbm new file mode 100644 index 0000000..50b8383 --- /dev/null +++ b/.config/subtle/icons/world.xbm @@ -0,0 +1,5 @@ +#define earth_width 9 +#define earth_height 9 +static unsigned char earth_bits[] = { + 0x38, 0x00, 0x44, 0x00, 0xb2, 0x00, 0x65, 0x01, 0x65, 0x01, 0x01, 0x01, + 0x9a, 0x00, 0x44, 0x00, 0x38, 0x00 }; diff --git a/.config/subtle/icons/wrench.xbm b/.config/subtle/icons/wrench.xbm new file mode 100644 index 0000000..f0b07eb --- /dev/null +++ b/.config/subtle/icons/wrench.xbm @@ -0,0 +1,5 @@ +#define wrench_width 9 +#define wrench_height 9 +static unsigned char wrench_bits[] = { + 0x60, 0x00, 0x20, 0x00, 0x20, 0x01, 0xf0, 0x01, 0x38, 0x00, 0x1e, 0x00, + 0x09, 0x00, 0x09, 0x00, 0x06, 0x00 }; |