diff options
Diffstat (limited to 'utils/prof/icons/sync.xbm')
-rw-r--r-- | utils/prof/icons/sync.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/prof/icons/sync.xbm b/utils/prof/icons/sync.xbm new file mode 100644 index 0000000000..55f3e55ff4 --- /dev/null +++ b/utils/prof/icons/sync.xbm @@ -0,0 +1,8 @@ +#define sync_width 18 +#define sync_height 18 +static unsigned char sync_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x70, 0x00, 0x00, + 0x20, 0x00, 0x00, 0x50, 0x00, 0x00, 0x88, 0x00, 0x00, 0x04, 0x01, 0x00, + 0x02, 0x02, 0x00, 0x07, 0x07, 0x00, 0x02, 0x02, 0x00, 0x00, 0x05, 0x00, + 0x80, 0x08, 0x00, 0x40, 0x10, 0x00, 0x20, 0x20, 0x00, 0x70, 0x70, 0x00, + 0x20, 0x20, 0x00, 0x00, 0x00, 0x00}; |