// Converted using ConvPNG #include #include "sprite_gfx.h" // 8 bpp image uint8_t taxi_front_data[66] = { 8,8, // width,height 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x08,0x07,0x07,0x08,0x00,0x00, 0x00,0x08,0x08,0x06,0x06,0x08,0x08,0x00, 0x07,0x08,0x06,0x06,0x06,0x06,0x08,0x07, 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, 0x08,0x00,0x08,0x08,0x08,0x08,0x00,0x08, 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, 0x02,0x02,0x00,0x00,0x00,0x00,0x02,0x02, };