{
  "codepoint": "U+2009",
  "codepoint_dec": 8201,
  "name": "THIN SPACE",
  "glyph": " ",
  "annotations": [
    {
      "kind": "alias",
      "text": "narrow space",
      "tag": null,
      "targets": []
    },
    {
      "kind": "note",
      "text": "this should be much narrower than space 0020; typically set to 1/5 or 1/6 em",
      "tag": null,
      "targets": []
    },
    {
      "kind": "cross-ref",
      "text": "",
      "tag": null,
      "targets": [
        {
          "codepoint": "U+202F",
          "name": "NARROW NO-BREAK SPACE"
        }
      ]
    },
    {
      "kind": "decomp-approx",
      "text": "",
      "tag": null,
      "targets": [
        {
          "codepoint": "U+0020",
          "name": "SPACE"
        }
      ]
    }
  ]
}
