From: Mark Otto Date: Thu, 14 May 2020 06:06:08 +0000 (-0700) Subject: v4: Mention Bootstrap Icons in extend/icons.md (#30813) X-Git-Tag: v4.5.1~58 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a8eb919f44b66f6c9937baf8a81e9411718934c2;p=thirdparty%2Fbootstrap.git v4: Mention Bootstrap Icons in extend/icons.md (#30813) - Closes #30796 --- diff --git a/site/docs/4.5/extend/icons.md b/site/docs/4.5/extend/icons.md index a21104b38d..4f8a95c40d 100644 --- a/site/docs/4.5/extend/icons.md +++ b/site/docs/4.5/extend/icons.md @@ -5,9 +5,23 @@ description: Guidance and suggestions for using external icon libraries with Boo group: extend --- -Bootstrap doesn't include an icon library by default, but we have a handful of recommendations for you to choose from. While most icon sets include multiple file formats, we prefer SVG implementations for their improved accessibility and vector support. +## Bootstrap Icons -## Preferred +While you won't find a built-in icon library in Bootstrap, our separate [Bootstrap Icons]({{ site.icons }}) projects is a growing set of open source SVGs you can use. While they're designed first and foremost to work with our components and documentation, you can use them in any project. + +Get Bootstrap Icons + +Bootstrap Icons + + +## Additional icon sets + +In addition to Bootstrap Icons, we have a handful of alternative icon libraries for you to choose from. While most icon sets include multiple file formats, we prefer SVG implementations for their improved accessibility and vector support. + +### Preferred We've tested and used these icon sets ourselves. @@ -15,7 +29,7 @@ We've tested and used these icon sets ourselves. - [Feather](https://feathericons.com/) - [Octicons](https://octicons.github.com/) -## More options +### More While we haven't tried these out, they do look promising and provide multiple formats—including SVG.