Forum Discussion

Stoplight's avatar
Stoplight
Community Manager
10 months ago

Custom icons for items in toc.json (stoplight.io)

Originally posted by user MariusSc78 to the Stoplight Community on 11/27/2023 at 08:14 ET.

Hi, I am just wondering if one can set custom icons for items in the navigation bar.

E.g.:

    {
      "type": "item",
      "title": "Mission",
      "uri": "/docs/Mission.md",
 "icon": "cross"
    }