mdb-ui-kit/docs/4.0/extend/icons.md

28 lines
987 B
Markdown
Raw Normal View History

2017-08-11 17:59:31 +03:00
---
layout: docs
title: Icons
description: Guidance and suggestions for using external icon libraries with Bootstrap.
group: extend
---
2018-01-23 15:30:37 +03:00
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.
2017-08-11 17:59:31 +03:00
## Preferred
2018-01-23 15:30:37 +03:00
2017-08-11 17:59:31 +03:00
We've tested and used these icon sets ourselves.
- [Iconic](https://useiconic.com/open/)
- [Octicons](https://octicons.github.com/)
## More options
2018-01-23 15:30:37 +03:00
2017-08-11 17:59:31 +03:00
While we haven't tried these out, they do look promising and provide multiple formats—including SVG.
- [Bytesize](https://github.com/danklammer/bytesize-icons)
2018-01-23 15:30:37 +03:00
- [Google Material icons](https://material.io/icons/)
2017-08-11 17:59:31 +03:00
- [Ionicons](http://ionicons.com/)
- [Feather](https://feathericons.com/)
- [Dripicons](http://demo.amitjakhu.com/dripicons/)
- [Ikons](http://ikons.piotrkwiatkowski.co.uk/)
- [Glyph](http://glyph.smarticons.co/)