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