COSA
An Object-Oriented Platform for Arduino Programming
arduino_icon_96x32.h
Go to the documentation of this file.
1 
21 #ifndef COSA_CANVAS_ICON_ARDUINO_96X32_H
22 #define COSA_CANVAS_ICON_ARDUINO_96X32_H
23 
32 const uint8_t arduino_icon_96x32[] __PROGMEM = {
33  96,32,
34  0x00,0x00,0xc0,0x20,0x10,0x08,0xc8,0x88,0x08,0x08,0x10,0x20,0xc0,0x00,0x00,0x00,
35  0x00,0x00,0x00,0x00,0x00,0xc0,0xf0,0xf8,0xf8,0xf8,0xf0,0xc0,0x00,0x00,0x00,0x40,
36  0x40,0x70,0x0c,0x30,0xc0,0x00,0xc0,0x30,0x0c,0x30,0xc0,0x00,0xc0,0x30,0x08,0x08,
37  0x88,0x48,0x28,0x28,0xf8,0x20,0x20,0x40,0x80,0x40,0x20,0x10,0x20,0x98,0x18,0xc0,
38  0xc0,0x00,0x00,0x00,0x00,0x80,0x80,0x80,0x80,0x80,0xc0,0x20,0x10,0x10,0x10,0x20,
39  0xd0,0x0a,0x02,0x0e,0x00,0xc0,0x20,0x10,0x10,0x10,0x20,0xc0,0x80,0x80,0x80,0x00,
40  0x00,0x07,0x18,0x20,0x40,0x80,0x9f,0x8f,0x87,0x82,0x40,0x20,0x18,0x07,0x00,0x00,
41  0x00,0x00,0x80,0xf0,0xfe,0xff,0xff,0x1f,0x03,0x1f,0xff,0xff,0xfc,0xf0,0x80,0x00,
42  0x00,0x00,0x00,0x00,0x00,0x03,0x00,0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x1c,0x63,
43  0x80,0x46,0x4a,0x52,0xe3,0x52,0x4a,0x46,0x80,0x63,0x1c,0x02,0x01,0x00,0x01,0x00,
44  0x00,0x00,0x00,0x00,0x00,0x83,0x82,0x44,0x44,0x28,0x29,0x12,0x14,0x04,0x04,0x02,
45  0x01,0x00,0x00,0x00,0x00,0x01,0x02,0x04,0x04,0x04,0x02,0x01,0x00,0x00,0x00,0x00,
46  0x00,0xc0,0x30,0x08,0x04,0xe2,0x22,0x22,0x22,0xe2,0x04,0x08,0x30,0xc0,0x00,0x00,
47  0xe0,0xfc,0xff,0xff,0x7f,0x7f,0x78,0x78,0x78,0x78,0x78,0x7f,0x7f,0xff,0xff,0xfc,
48  0xe0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
49  0x00,0x01,0x02,0x02,0xff,0x02,0x02,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
50  0x00,0x00,0x00,0x00,0x00,0x20,0x20,0x51,0xd1,0x0a,0x0a,0x04,0x04,0x00,0x00,0x00,
51  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
52  0x00,0x01,0x06,0x08,0x10,0x23,0x22,0x22,0x22,0x23,0x10,0x08,0x06,0x01,0x18,0x3f,
53  0x3f,0x3f,0x0f,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x0f,0x3f,
54  0x3f,0x3f,0x18,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
55  0x00,0x02,0x0a,0x0a,0x2b,0x0a,0x0a,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
56  0x00,0x00,0x00,0x00,0x00,0x02,0x02,0x0a,0x2b,0x0a,0x02,0x02,0x00,0x00,0x00,0x00,
57  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
58 };
59 
60 #endif
const uint8_t arduino_icon_96x32[] __PROGMEM