Variable SpecGlyphs.ok

struct SpecGlyphs
{
  // ...
  string ok = "\xe2\x9c\x93";
  // ...
}