Skip to content

Commit c4b6e5c

Browse files
committed
Added Simple Icons
1 parent 43ea033 commit c4b6e5c

File tree

2,339 files changed

+4728
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,339 files changed

+4728
-3
lines changed

docs/reference/icons-emojis.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ icon: material/emoticon-happy-outline
66
# Icons, Emojis
77

88
One of the best features of Material for MkDocs is the possibility to use [more
9-
than 8,000 icons][icon search] and thousands of emojis in your project
9+
than 10,000 icons][icon search] and thousands of emojis in your project
1010
documentation with practically zero additional effort. Moreover, custom icons
1111
can be added and used in `mkdocs.yml`, documents and templates.
1212

@@ -50,6 +50,7 @@ The following icon sets are bundled with Material for MkDocs:
5050
- :material-material-design: – [Material Design]
5151
- :fontawesome-brands-font-awesome: – [FontAwesome]
5252
- :octicons-mark-github-16: – [Octicons]
53+
- :simple-simpleicons: – [Simple Icons]
5354
5455
See additional configuration options:
5556
@@ -60,6 +61,7 @@ See additional configuration options:
6061
[Material Design]: https://materialdesignicons.com/
6162
[FontAwesome]: https://fontawesome.com/search?m=free
6263
[Octicons]: https://octicons.github.com/
64+
[Simple Icons]: https://simpleicons.org/
6365
[Attribute Lists]: ../setup/extensions/python-markdown.md#attribute-lists
6466
[Emoji]: ../setup/extensions/python-markdown-extensions.md#emoji
6567
[Emoji with custom icons]: ../setup/extensions/python-markdown-extensions.md#custom-icons

0 commit comments

Comments
 (0)