Usage
iconType to select an icon style. The active library comes from icons.library in docs.json.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Add an icon inline with text
<Icon icon="book" color="#10B981" size={24} />
<Icon icon="/logo/mark.svg" size={24} />
iconType to select an icon style. The active library comes from icons.library in docs.json.
Was this page helpful?