diff options
Diffstat (limited to '.icons/xbm8x8')
62 files changed, 251 insertions, 0 deletions
diff --git a/.icons/xbm8x8/README b/.icons/xbm8x8/README new file mode 100644 index 0000000..eb0e735 --- /dev/null +++ b/.icons/xbm8x8/README @@ -0,0 +1,6 @@ +This set of icons is mostly created keeping dzen2 in mind. +If you're missing an icon or have suggestions how to improve +the ones already existing, please contact me at +<sm4tik@yahoo.com> + +Thanks for downloading! diff --git a/.icons/xbm8x8/ac.xbm b/.icons/xbm8x8/ac.xbm new file mode 100644 index 0000000..b6dacef --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/ac_01.xbm b/.icons/xbm8x8/ac_01.xbm new file mode 100644 index 0000000..66592d7 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/arch.xbm b/.icons/xbm8x8/arch.xbm new file mode 100644 index 0000000..11cfe5a --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/arch_10x10.xbm b/.icons/xbm8x8/arch_10x10.xbm new file mode 100644 index 0000000..c3ee46d --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/bat_empty_01.xbm b/.icons/xbm8x8/bat_empty_01.xbm new file mode 100644 index 0000000..cb916db --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/bat_empty_02.xbm b/.icons/xbm8x8/bat_empty_02.xbm new file mode 100644 index 0000000..e26be8c --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/bat_full_01.xbm b/.icons/xbm8x8/bat_full_01.xbm new file mode 100644 index 0000000..701149e --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/bat_full_02.xbm b/.icons/xbm8x8/bat_full_02.xbm new file mode 100644 index 0000000..93d2327 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/bat_low_01.xbm b/.icons/xbm8x8/bat_low_01.xbm new file mode 100644 index 0000000..29e974d --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/bat_low_02.xbm b/.icons/xbm8x8/bat_low_02.xbm new file mode 100644 index 0000000..d80a464 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/bluetooth.xbm b/.icons/xbm8x8/bluetooth.xbm new file mode 100644 index 0000000..3cc42d5 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/bug_01.xbm b/.icons/xbm8x8/bug_01.xbm new file mode 100644 index 0000000..8974034 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/bug_02.xbm b/.icons/xbm8x8/bug_02.xbm new file mode 100644 index 0000000..051f2f5 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/cat.xbm b/.icons/xbm8x8/cat.xbm new file mode 100644 index 0000000..d0bc6ab --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/clock.xbm b/.icons/xbm8x8/clock.xbm new file mode 100644 index 0000000..cd2fad2 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/cpu.xbm b/.icons/xbm8x8/cpu.xbm new file mode 100644 index 0000000..4c34d58 --- /dev/null +++ b/.icons/xbm8x8/cpu.xbm @@ -0,0 +1,4 @@ +#define cpu_width 8 +#define cpu_height 8 +static unsigned char cpu_bits[] = { + 0xDB, 0x81, 0x3C, 0xBD, 0xBD, 0x3C, 0x81, 0xDB }; diff --git a/.icons/xbm8x8/dish.xbm b/.icons/xbm8x8/dish.xbm new file mode 100644 index 0000000..75e9f88 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/diskette.xbm b/.icons/xbm8x8/diskette.xbm new file mode 100644 index 0000000..48e641b --- /dev/null +++ b/.icons/xbm8x8/diskette.xbm @@ -0,0 +1,4 @@ +#define diskette_width 8 +#define diskette_height 8 +static unsigned char diskette_bits[] = { + 0xFF, 0x81, 0x81, 0x81, 0xBD, 0xB5, 0xB5, 0xFE }; diff --git a/.icons/xbm8x8/empty.xbm b/.icons/xbm8x8/empty.xbm new file mode 100644 index 0000000..1086137 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/eye_l.xbm b/.icons/xbm8x8/eye_l.xbm new file mode 100644 index 0000000..3de8e26 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/eye_r.xbm b/.icons/xbm8x8/eye_r.xbm new file mode 100644 index 0000000..7a04951 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/fox.xbm b/.icons/xbm8x8/fox.xbm new file mode 100644 index 0000000..46735c3 --- /dev/null +++ b/.icons/xbm8x8/fox.xbm @@ -0,0 +1,4 @@ +#define fox_width 8 +#define fox_height 8 +static unsigned char fox_bits[] = { + 0x81, 0xC3, 0xBD, 0xFF, 0x99, 0xDB, 0x7E, 0x18 }; diff --git a/.icons/xbm8x8/fs_01.xbm b/.icons/xbm8x8/fs_01.xbm new file mode 100644 index 0000000..1d012d2 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/fs_02.xbm b/.icons/xbm8x8/fs_02.xbm new file mode 100644 index 0000000..603e3a7 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/full.xbm b/.icons/xbm8x8/full.xbm new file mode 100644 index 0000000..b5a026f --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/fwd.xbm b/.icons/xbm8x8/fwd.xbm new file mode 100644 index 0000000..3f52ea9 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/half.xbm b/.icons/xbm8x8/half.xbm new file mode 100644 index 0000000..874323b --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/info_01.xbm b/.icons/xbm8x8/info_01.xbm new file mode 100644 index 0000000..f08c2fd --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/info_02.xbm b/.icons/xbm8x8/info_02.xbm new file mode 100644 index 0000000..00b4df0 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/info_03.xbm b/.icons/xbm8x8/info_03.xbm new file mode 100644 index 0000000..50103f8 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/mail.xbm b/.icons/xbm8x8/mail.xbm new file mode 100644 index 0000000..295eb73 --- /dev/null +++ b/.icons/xbm8x8/mail.xbm @@ -0,0 +1,4 @@ +#define mail_width 8 +#define mail_height 8 +static unsigned char mail_bits[] = { + 0x00, 0xFF, 0x7E, 0xBD, 0xDB, 0xE7, 0xFF, 0x00 }; diff --git a/.icons/xbm8x8/mem.xbm b/.icons/xbm8x8/mem.xbm new file mode 100644 index 0000000..a1c354e --- /dev/null +++ b/.icons/xbm8x8/mem.xbm @@ -0,0 +1,4 @@ +#define mem_width 8 +#define mem_height 8 +static unsigned char mem_bits[] = { + 0xAA, 0x00, 0xFE, 0xFE, 0xFE, 0xFE, 0x00, 0xAA }; diff --git a/.icons/xbm8x8/mouse_01.xbm b/.icons/xbm8x8/mouse_01.xbm new file mode 100644 index 0000000..05e91b5 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/net_down_01.xbm b/.icons/xbm8x8/net_down_01.xbm new file mode 100644 index 0000000..0940355 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/net_down_02.xbm b/.icons/xbm8x8/net_down_02.xbm new file mode 100644 index 0000000..750ada5 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/net_down_03.xbm b/.icons/xbm8x8/net_down_03.xbm new file mode 100644 index 0000000..0502235 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/net_up_01.xbm b/.icons/xbm8x8/net_up_01.xbm new file mode 100644 index 0000000..aac47a3 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/net_up_02.xbm b/.icons/xbm8x8/net_up_02.xbm new file mode 100644 index 0000000..9a53392 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/net_up_03.xbm b/.icons/xbm8x8/net_up_03.xbm new file mode 100644 index 0000000..b21c007 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/net_wired.xbm b/.icons/xbm8x8/net_wired.xbm new file mode 100644 index 0000000..25cd20b --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/next.xbm b/.icons/xbm8x8/next.xbm new file mode 100644 index 0000000..3937532 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/note.xbm b/.icons/xbm8x8/note.xbm new file mode 100644 index 0000000..21ba22b --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/pacman.xbm b/.icons/xbm8x8/pacman.xbm new file mode 100644 index 0000000..0f4fd22 --- /dev/null +++ b/.icons/xbm8x8/pacman.xbm @@ -0,0 +1,4 @@ +#define pacman_width 8 +#define pacman_height 8 +static unsigned char pacman_bits[] = { + 0x3C, 0x6E, 0xE7, 0xFF, 0x07, 0x1F, 0x7E, 0x3C }; diff --git a/.icons/xbm8x8/pause.xbm b/.icons/xbm8x8/pause.xbm new file mode 100644 index 0000000..6bb2251 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/phones.xbm b/.icons/xbm8x8/phones.xbm new file mode 100644 index 0000000..cab8c58 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/play.xbm b/.icons/xbm8x8/play.xbm new file mode 100644 index 0000000..d42ad52 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/plug.xbm b/.icons/xbm8x8/plug.xbm new file mode 100644 index 0000000..92da02d --- /dev/null +++ b/.icons/xbm8x8/plug.xbm @@ -0,0 +1,4 @@ +#define plug_width 8 +#define plug_height 8 +static unsigned char plug_bits[] = { + 0x03, 0x0F, 0x1E, 0x3E, 0x3C, 0x58, 0xA0, 0xC0 }; diff --git a/.icons/xbm8x8/prev.xbm b/.icons/xbm8x8/prev.xbm new file mode 100644 index 0000000..8774315 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/rwd.xbm b/.icons/xbm8x8/rwd.xbm new file mode 100644 index 0000000..5170b21 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/scorpio.xbm b/.icons/xbm8x8/scorpio.xbm new file mode 100644 index 0000000..befc2ca --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/shroom.xbm b/.icons/xbm8x8/shroom.xbm new file mode 100644 index 0000000..62df79f --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/spkr_01.xbm b/.icons/xbm8x8/spkr_01.xbm new file mode 100644 index 0000000..7c2ffc4 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/spkr_02.xbm b/.icons/xbm8x8/spkr_02.xbm new file mode 100644 index 0000000..8265bf8 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/spkr_03.xbm b/.icons/xbm8x8/spkr_03.xbm new file mode 100644 index 0000000..fd45a6c --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/stop.xbm b/.icons/xbm8x8/stop.xbm new file mode 100644 index 0000000..f92b64d --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/temp.xbm b/.icons/xbm8x8/temp.xbm new file mode 100644 index 0000000..b03d2f1 --- /dev/null +++ b/.icons/xbm8x8/temp.xbm @@ -0,0 +1,4 @@ +#define temp_width 8 +#define temp_height 8 +static unsigned char temp_bits[] = { + 0xC8, 0xE0, 0x72, 0x28, 0x16, 0x09, 0x09, 0x06 }; diff --git a/.icons/xbm8x8/test.xbm b/.icons/xbm8x8/test.xbm new file mode 100644 index 0000000..756e899 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/usb.xbm b/.icons/xbm8x8/usb.xbm new file mode 100644 index 0000000..9b0eb08 --- /dev/null +++ b/.icons/xbm8x8/usb.xbm @@ -0,0 +1,4 @@ +#define usb_width 8 +#define usb_height 8 +static unsigned char usb_bits[] = { + 0x70, 0x88, 0xC4, 0xE2, 0x7E, 0x32, 0x09, 0x07 }; diff --git a/.icons/xbm8x8/usb_02.xbm b/.icons/xbm8x8/usb_02.xbm new file mode 100644 index 0000000..77eeda0 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/wifi_01.xbm b/.icons/xbm8x8/wifi_01.xbm new file mode 100644 index 0000000..315d0f7 --- /dev/null +++ b/.icons/xbm8x8/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/.icons/xbm8x8/wifi_02.xbm b/.icons/xbm8x8/wifi_02.xbm new file mode 100644 index 0000000..bd2b3ee --- /dev/null +++ b/.icons/xbm8x8/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 }; |