volume_mute.xpm
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:0k
源码类别:

midi

开发平台:

Unix_Linux

  1. /* XPM */
  2. static const char * volume_mute_xpm[] = {
  3. "7 11 2 1",
  4. "  c None",
  5. ". c #999999",
  6. "      .",
  7. "     ..",
  8. "    ...",
  9. "   ....",
  10. ".......",
  11. ".......",
  12. ".......",
  13. "  .....",
  14. "    ...",
  15. "     ..",
  16. "      ."};