summaryrefslogtreecommitdiffstats
path: root/subtle/icons/movie.xbm
blob: 29bc622cb53fe1c0f76f8bca1601dfbdc5774043 (plain)
1
2
3
4
5
#define movie_width 9
#define movie_height 9
static unsigned char movie_bits[] = {
   0xff, 0x01, 0x55, 0x01, 0xff, 0x01, 0x21, 0x01, 0x21, 0x01, 0x21, 0x01,
   0xff, 0x01, 0x55, 0x01, 0xff, 0x01 };