Icon10_8.h 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. /*
  2. * Icon10_8.h
  3. *
  4. * Created on: 2012-2-5
  5. * Author: Administrator
  6. */
  7. #ifndef ICON10_8_H_
  8. #define ICON10_8_H_
  9. static const char icon[][10] = {
  10. // battery
  11. {0x1c, 0x3e, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x3e}, // battery level 0 //index 0
  12. {0x1c, 0x3e, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x3e, 0x3e}, // battery level 1 //index 1
  13. {0x1c, 0x3e, 0x22, 0x22, 0x22, 0x22, 0x22, 0x3e, 0x3e, 0x3e}, // battery level 2 //index 2
  14. {0x1c, 0x3e, 0x22, 0x22, 0x22, 0x22, 0x3e, 0x3e, 0x3e, 0x3e}, // battery level 3 //index 3
  15. {0x1c, 0x3e, 0x22, 0x22, 0x22, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e}, // battery level 4 //index 4
  16. {0x1c, 0x3e, 0x22, 0x22, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e}, // battery level 5 //index 5
  17. {0x1c, 0x3e, 0x22, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e}, // battery level 6 //index 6
  18. {0x1c, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e}, // battery level 7 //index 7
  19. // resistance
  20. {0x08, 0x08, 0x3e, 0x22, 0x22, 0x22, 0x3e, 0x08, 0x08, 0x00}, //index 8
  21. // capacity A
  22. {0x08, 0x08, 0x08, 0x3e, 0x00, 0x1c, 0x2a, 0x08, 0x08, 0x00}, //index 9
  23. // capacity B
  24. {0x08, 0x08, 0x08, 0x3e, 0x00, 0x3e, 0x08, 0x08, 0x08, 0x00}, //index 10
  25. // transistor
  26. {0x00, 0x08, 0x08, 0x3e, 0x08, 0x14, 0x63, 0x00, 0x00, 0x00}, //index 11
  27. // inductance
  28. {0x08, 0x08, 0x08, 0x00, 0x3e, 0x20, 0x20, 0x08, 0x08, 0x08}, //index 12
  29. // diode
  30. {0x08, 0x08, 0x3e, 0x14, 0x08, 0x3e, 0x08, 0x08, 0x00, 0x00}, //index 13
  31. // GND
  32. {0x00, 0x00, 0x08, 0x18, 0x28, 0x4e, 0x28, 0x18, 0x08, 0x00}, //index 14
  33. // wave
  34. {0x08, 0x08, 0x0e, 0x02, 0x3e, 0x20, 0x38, 0x08, 0x08, 0x00}, //index 15
  35. // music A
  36. {0x00, 0x00, 0x60, 0x7e, 0x02, 0x02, 0x62, 0x7e, 0x00, 0x00}, //index 16
  37. // music B
  38. {0x00, 0x00, 0x20, 0x50, 0x50, 0x3f, 0x06, 0x0c, 0x00, 0x00}, //index 17
  39. // heart
  40. {0x00, 0x0c, 0x12, 0x22, 0x44, 0x22, 0x12, 0x0c, 0x00, 0x00}, //index 18
  41. // rocket or dick
  42. {0x00, 0x00, 0xe0, 0xbe, 0x41, 0xbe, 0xe0, 0x00, 0x00, 0x00}, //index 19
  43. // satellite
  44. {0x00, 0x32, 0x34, 0x48, 0x4f, 0x48, 0x34, 0x32, 0x00, 0x00}, //index 20
  45. // speaker
  46. {0x00, 0x00, 0x3c, 0x3c, 0x24, 0x42, 0xff, 0x00, 0x00, 0x00}, //index 21
  47. // play
  48. {0x00, 0x00, 0x00, 0x7f, 0x3e, 0x1c, 0x08, 0x00, 0x00, 0x00}, //index 22
  49. // pause
  50. {0x00, 0x00, 0x3e, 0x3e, 0x00, 0x3e, 0x3e, 0x3e, 0x00, 0x00}, //index 23
  51. // stop
  52. {0x00, 0x00, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x00, 0x00, 0x00}, //index 24
  53. // forward
  54. {0x00, 0x3e, 0x1c, 0x08, 0x00, 0x3e, 0x1c, 0x08, 0x00, 0x00}, //index 25
  55. // backward
  56. {0x00, 0x08, 0x1c, 0x3e, 0x00, 0x08, 0x1c, 0x3e, 0x00, 0x00}, //index 26
  57. // clock
  58. {0x00, 0x18, 0x24, 0x42, 0x9D, 0x91, 0x52, 0x24, 0x18, 0x00}, //index 27
  59. // train
  60. {0x18, 0x24, 0x82, 0x81, 0xF9, 0x81, 0x82, 0x24, 0x18, 0x00}, //index 28
  61. // key
  62. {0x18, 0x24, 0x5A, 0x5A, 0x24, 0x18, 0x10, 0x18, 0x10, 0x18}, //index 29
  63. // bluetooth
  64. {0x00, 0x24, 0x18, 0xFF, 0x11, 0xAA, 0x44, 0x00, 0x00, 0x00}, //index 30
  65. // right
  66. {0x00, 0x10, 0x20, 0x40, 0x20, 0x10, 0x08, 0x04, 0x02, 0x00}, //index 31
  67. // message
  68. {0xFF, 0x85, 0xC9, 0xB1, 0x99, 0x99, 0xB1, 0xC9, 0x85, 0xFF}, //index 32
  69. // previous
  70. {0x00, 0x00, 0x00, 0x10, 0x38, 0x7C, 0xFE, 0xFF, 0x00, 0x00}, //index 33
  71. // next
  72. {0x00, 0x00, 0x00, 0xFF, 0xFE, 0x7C, 0x38, 0x10, 0x00, 0x00}, //index 34
  73. };
  74. #endif /* ICON10_8_H_ */