This page shows you how you can add icons to your pages
List
Markdown
You can add a raw svg file in the image directory and use it in a markdown page with the Icon element.
Programmatic Page
Import
In a programmatic page (jsx, mdx), you can import:
- from a raw svg file
- from a icon library
On svg file import, the file is optimized with Svg and transformed as React component
CSS font
You can also use a icon stylesheet font.
Example with Bootstrap Icons
- Add the stylesheet
Usage: