1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 19:38:27 +02:00

Add namespace for icons

This commit is contained in:
Andre_601 2020-04-22 17:19:07 +02:00 committed by Martin Donath
parent 85faa9feee
commit aaf9c81994

View File

@ -527,9 +527,9 @@ theme:
All icons are directly inlined as `*.svg` files, so no further requests will be
made. Icon sets which are bundled with Material for MkDocs:
* [Material Design icons][16]: 3.8k icons
* [FontAwesome icons][17]: 1.5k icons
* [GitHub's Octicons][18]: 200 icons
* [Material Design icons][16] (material): 3.8k icons
* [FontAwesome icons][17] (fontawesome): 1.5k icons
* [GitHub's Octicons][18] (octicons): 200 icons
__You can use all those icons [directly from :fontawesome-brands-markdown:
Markdown][19]!__