Use icons from Font Awesome, Lucide, Tabler, SVGs, external URLs, or files in your project to enhance your documentation.Documentation Index
Fetch the complete documentation index at: https://mintlify-mintlify-editor-tree-1777307411.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Icon example
Inline icons
Icons are placed inline when used within a sentence, paragraph, or heading. Use icons for decoration or to add visual emphasis.Inline example
Properties
The icon to display.Options:
- Font Awesome icon name, if you have the
icons.libraryproperty set tofontawesomein yourdocs.json - Lucide icon name, if you have the
icons.libraryproperty set tolucidein yourdocs.json - Tabler icon name, if you have the
icons.libraryproperty set totablerin yourdocs.json - URL to an externally hosted icon
- Path to an icon file in your project
The Font Awesome icon style. Only used with Font Awesome icons.Options:
regular, solid, light, thin, sharp-solid, duotone, brands.The color of the icon as a hex code (for example,
#FF5733).The size of the icon in pixels.
Custom CSS class name to apply to the icon.