From 384643d5e95501c7d1c1b489b3c1f4d286621f31 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Mon, 27 Apr 2020 10:35:50 +0200 Subject: [PATCH] Adjusted icon counts --- docs/getting-started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 853eb639f..4187d43be 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -527,8 +527,8 @@ 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] (`material`): 3.8k icons -* [FontAwesome icons][17] (`fontawesome`): 1.5k icons +* [Material Design icons][16] (`material`): 5.1k icons +* [FontAwesome icons][17] (`fontawesome`): 1.6k icons * [GitHub's Octicons][18] (`octicons`): 200 icons __You can use all those icons [directly from :fontawesome-brands-markdown: