diff options
| author | XhmikosR <[email protected]> | 2019-07-19 18:25:03 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-07-19 18:25:03 +0300 |
| commit | 28dfa54083eb8fb8c640ad6f218a39c2520c97fa (patch) | |
| tree | e8febdc740392151ee01fcbfd8614cbe6d5c987b | |
| parent | 2c5e41a95b8f8aef8f67bf33922d65ce622b27fe (diff) | |
| download | bootstrap-28dfa54083eb8fb8c640ad6f218a39c2520c97fa.tar.xz bootstrap-28dfa54083eb8fb8c640ad6f218a39c2520c97fa.zip | |
Remove iconic and add feather icons. (#29079)
| -rw-r--r-- | site/content/docs/4.3/extend/icons.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/site/content/docs/4.3/extend/icons.md b/site/content/docs/4.3/extend/icons.md index adeb27ef4..b950ad179 100644 --- a/site/content/docs/4.3/extend/icons.md +++ b/site/content/docs/4.3/extend/icons.md @@ -12,7 +12,7 @@ Bootstrap doesn't include an icon library by default, but we have a handful of r We've tested and used these icon sets ourselves. - [Font Awesome](https://fontawesome.com/) -- [Iconic](https://github.com/iconic/open-iconic) +- [Feather](https://feathericons.com/) - [Octicons](https://octicons.github.com/) ## More options @@ -22,7 +22,6 @@ While we haven't tried these out, they do look promising and provide multiple fo - [Bytesize](https://github.com/danklammer/bytesize-icons) - [Google Material icons](https://material.io/tools/icons/) - [Ionicons](https://ionicons.com/) -- [Feather](https://feathericons.com/) - [Dripicons](http://demo.amitjakhu.com/dripicons/) - [Ikons](http://ikons.piotrkwiatkowski.co.uk/) - [Glyph](https://glyph.smarticons.co/) |
