diff options
Diffstat (limited to 'bin/icons/arch_10x10.xbm')
-rw-r--r-- | bin/icons/arch_10x10.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/icons/arch_10x10.xbm b/bin/icons/arch_10x10.xbm new file mode 100644 index 0000000..c3ee46d --- /dev/null +++ b/bin/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 }; |