diff options
Diffstat (limited to '')
-rw-r--r-- | .dzen/icons/layout-gimp.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.dzen/icons/layout-gimp.xbm b/.dzen/icons/layout-gimp.xbm new file mode 100644 index 0000000..4711c31 --- /dev/null +++ b/.dzen/icons/layout-gimp.xbm @@ -0,0 +1,8 @@ +#define layout_gimp_width 18 +#define layout_gimp_height 18 +static unsigned char layout_gimp_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x7c, 0xfd, 0x01, 0x00, 0x00, 0x00, 0x7c, 0xfd, 0x01, 0x44, 0x25, 0x01, + 0x44, 0x25, 0x01, 0x44, 0x25, 0x01, 0x7c, 0x01, 0x00, 0x40, 0xfd, 0x01, + 0x7c, 0x05, 0x01, 0x00, 0x04, 0x01, 0xfc, 0xff, 0x01, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; |