I am still using Font Awesome 3 in my app and it seems that the docs are now v4 only? And version 4 changed the names of the classes for icons now so I'm not entirely sure which to use? For example, fa-check-square in v4 isn't icon-check-square in v3 as you'd expect, but icon-check-sign.
Where do I get Font Awesome 3 docs?
167 views Asked by duality_ At
1
There are 1 answers
Related Questions in FONT-AWESOME
- How to center fontawesome icons in a div?
- Having issues with getting font-awesome to be included in Vue.js
- Icons of Font Awesome don't change
- font-awesome-pro-sass gem's fa-regular-400 and fa-solid-900 files are larger in size ( ~400kb)
- Cannot create a FontAwesome.Sharp IconImage instance for a WPF window instantiated from XamlReader::Load in PowerShell
- FontAwesome Icons displays as white on iPad instead of Black as on other platforms making them almost invisible
- Cannot find module or its corresponding type declarations when importing font awesome pro icons
- Insert a component into a string in React Native
- Font Awesome 6 caret not showing
- Fontawesome with AndroidStudio
- Webpack unable to load FontAwesome Kit (6.x) via NPM into JS of App?
- Unable to use Custom Font
- Render icon and text together from server in Shiny
- psuedo-element in CSS is not showing on the page although the class is correct. This using React, CSS and a Font Awesome icon
- How do I find the Unicode value for a FontAwesome icon?
Related Questions in FONT-AWESOME-4
- Stacking Font-Awesome Star Icons (fa-star & fa-star-half)
- Font Awesome Icon aligns wrong in Firefox
- How to make a round border around my social icons?
- How to manually load FontAwesome 4 in Meteor.js
- How to use FontAwesome in a Dynamics 365 Portal?
- How to use font-awesome in ejs file from node modules?
- FontAwesome: css content: "\f468"; doesnt work for some
- Xamarin addind ToolbarItem in dynamically in C#
- How to attach a vue @click event to a font-awesome icon next to input field?
- Glyphicons in Bootstrap 4
- How to migrate from font awesome v4 to v5?
- What is the Font Awesome 4.x equivalent of 3.x's "icon-white" class?
- What is missing if one icon from font awesome doesn't display
- How to add font awesome icons in top links of Magento
- How do I decrease the size of a font-awesome icon?
Related Questions in FONT-AWESOME-3.2
- bootstrap conflicts bootstrap awesome font icons
- minus "-" sign not working css content '\f117' is not working recently
- Strange icons in Font Awesome
- How to add font awesome On UINavigation Bar in Objective C
- Swisnl Context menu theme
- Adding bootstrap & Font awesome ruins css-why?
- font awesome animated spinner through background
- fa-star () is always yellow, how to make it white?
- How to Set up font-awesome on Sass
- Unable to render font awesome icons
- What is the Font Awesome 4.x equivalent of 3.x's "icon-white" class?
- asp fontawesome 404 (not found)
- CSS Icons: Cannot remove top and bottom padding (font awesome)
- cant display Font awesome icons?
- Where do I get Font Awesome 3 docs?
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
I have the same problem. I don't find how to access to information about the previous versions into the official page. In this version It will be a big problem because the class names was changed. I hope that the FontAwesome team solve it soon.
http://fortawesome.github.io/Font-Awesome/3.2.1/ answered in https://stackoverflow.com/a/19569853/1203628