Icons
Start using icons
One more reason is a rich icons library possibilities.
{ "theme": { "icons": { "library": [ "lucide", { "name": "./icons/custom-icons.json", }, { "name": "https://example.com/icons.json" } ] } } }
Iconify Icons
Use rich icons hub, learn more here.
You can use :icon{name="lucide:image" size=16} on markdown page.
You can then render that icons easily.
Built with