mode-icons/icons/cmd.xpm
Matthew L. Fidler 2e799a5d7b Add some shell icons
- Added function-based matching.
- Currently everything should be cached, except for things where
  function matching occurs. (may need some expansion)
- Should address Issue #36
2016-08-05 12:59:29 -05:00

46 lines
822 B
C

/* XPM */
static char * d:\EmacsPortable_App\Data\src\mode_icons\icons\cmd_xpm[] = {
"16 16 27 1",
" g None",
". g #FFFFFF",
"+ g #000000",
"@ g #505050",
"# g #989898",
"$ g #6B6B6B",
"% g #E8E8E8",
"& g #111111",
"* g #F6F6F6",
"= g #080808",
"- g #FDFDFD",
"; g #BBBBBB",
"> g #353535",
", g #8D8D8D",
"' g #5A5A5A",
") g #5F5F5F",
"! g #7E7E7E",
"~ g #323232",
"{ g #A3A3A3",
"] g #FAFAFA",
"^ g #0A0A0A",
"/ g #FBFBFB",
"( g #070707",
"_ g #C3C3C3",
": g #646464",
"< g #A8A8A8",
"[ g #606060",
"................",
".++++++++++++++.",
".++++++++++++++.",
"................",
".++++++++++++++.",
".++++++++++++++.",
".+@#$+++%&+++++.",
".+*=-+++;>+++++.",
".+.+++++,'+++++.",
".+.+++.+)!+++++.",
".+.+.+++~{+++++.",
".+]^/+++(_+++++.",
".+:<[+.++_+++++.",
".++++++++++...;.",
".++++++++++++++.",
"................"};