COSA
An Object-Oriented Platform for Arduino Programming
arduino_icon_34x32.h
Go to the documentation of this file.
1 
21 #ifndef COSA_CANVAS_ICON_ARDUINO_34X32_H
22 #define COSA_CANVAS_ICON_ARDUINO_34X32_H
23 
32 const uint8_t arduino_icon_34x32[] __PROGMEM = {
33  34,32,
34  0x00,0xc0,0x20,0x10,0x08,0xc8,0x88,0x08,0x08,0x10,0x20,0xc0,0x00,0x00,0x00,0x00,
35  0x00,0x00,0x00,0x00,0xc0,0xf0,0xf8,0xf8,0xf8,0xf0,0xc0,0x00,0x00,0x00,0x00,0x00,
36  0x00,0x00,
37  0x07,0x18,0x20,0x40,0x80,0x9f,0x8f,0x87,0x82,0x40,0x20,0x18,0x7,0x00,0x00,0x00,
38  0x00,0x80,0xf0,0xfe,0xff,0xff,0x1f,0x03,0x1f,0xff,0xff,0xfe,0xf0,0x80,0x00,0x00,
39  0x00,0x00,
40  0xc0,0x30,0x08,0x04,0xe2,0x22,0x22,0x22,0xe2,0x04,0x08,0x30,0xc0,0x00,0x00,0xe0,
41  0xfc,0xff,0xff,0x7f,0x7f,0x78,0x78,0x78,0x78,0x78,0x7f,0x7f,0xff,0xff,0xfc,0xe0,
42  0x00,0x00,
43  0x01,0x06,0x08,0x10,0x23,0x22,0x22,0x22,0x23,0x10,0x08,0x06,0x01,0x18,0x3f,0x3f,
44  0x3f,0x0f,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x0f,0x3f,0x3f,
45  0x3f,0x18
46 };
47 
48 #endif
const uint8_t arduino_icon_34x32[] __PROGMEM