-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathweather-icons.c
9 lines (9 loc) · 935 Bytes
/
weather-icons.c
1
2
3
4
5
6
7
8
9
unsigned char thermometer[] = {8,20,212,20,20,220,28,28,220,28,62,127,127,127,62,28}; // 8w x 16h
unsigned char droplet[] = {0,4,8,8,24,24,60,60,126,126,255,255,255,255,126,60}; // 8w x 16h
unsigned char sun[] = {1,0,65,4,32,8,3,128,15,224,15,224,31,240,223,246,31,240,15,224,15,224,3,128,32,8,65,4,1,0,0,0}; // 16w x 16h
unsigned char cloud[] = {3,192,7,224,15,240,127,254,255,255,255,255,255,255,127,254}; // 16w x 8h
unsigned char rain[] = {0,0,33,8,66,16,132,32}; // 16w x 4h
unsigned char lightning[] = {0,0,3,224,7,192,15,128,3,192,7,0,6,0,8,0}; // 16w x 8h
unsigned char snow[] = {0,0,0,0,0,16,16,40,40,16,17,0,2,128,1,0}; // 16w x 8h
unsigned char stars[] = {16,0,16,0,16,0,16,0,40,32,198,32,40,32,16,32,16,80,17,140,16,80,0,32,0,32,0,32,0,32,0,0}; // 16w x 16h
unsigned char blackHoleSun[] = {199,192,159,240,56,56,112,28,96,12,224,14,224,14,224,14,224,14,240,30,120,60,127,252,63,248,31,242,7,198,0,0}; // 16w x 16h