From 3a6ec39739df31f6f07b158e871244d4ee48f3cb Mon Sep 17 00:00:00 2001 From: Dagny Kight <42844196+DagnyDK@users.noreply.github.com> Date: Wed, 26 Dec 2018 17:12:53 -0500 Subject: [PATCH] Add Free CDN for version 5.4 (#26339) * Add Free CDN for version 5.4 * Formatting changes * Changed bold to italics --- guide/english/bootstrap/fontawesome-icons/index.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/guide/english/bootstrap/fontawesome-icons/index.md b/guide/english/bootstrap/fontawesome-icons/index.md index 03e8abf464..6be03c54e0 100644 --- a/guide/english/bootstrap/fontawesome-icons/index.md +++ b/guide/english/bootstrap/fontawesome-icons/index.md @@ -56,6 +56,19 @@ Complete list of icons provided by Font Awesome is available [here](http://fonta _Note: Do not include the dot in the HTML Class Attribute, referring to the classes with a dot is only used when adjusting the classes in CSS._ +#### Font Awesome Free CDN for Version 5 + +Font Awesome Version 5 extends the free icons to 1480. + +*Use this free CDN for version 5 (currently v5.6.3)* + +```html + +``` + +List of v5 free icons is available [here](https://fontawesome.com/icons?d=gallery&m=free) + + #### More Information: [Font Awesome Cheatsheet](http://fontawesome.io/cheatsheet/)