Note: All brand icons are trademarks of their respective owners. The use of these trademarks does not indicate endorsement of the trademark holder by this package, nor vice versa.
Check the demo.html file include in this project to see which brands (languages, operational systems logo, frameworks are part of the content).
We’ve also included each icon’s class name for easy copy/pasting when you’re developing! Here an example of brands:
Download and extract the font pack Copy the style.css to your project Copy the /fonts content folder to your project Ensure the font urls within style.css properly reference the fonts path within your project. Include a reference to the /fpg/style.css file from every webpage you need to use it.Recommendation: create a sub-folder in your project called fpg to split it from the rest of your project
You can use the sample under /demo to easily find the icon you want to use. Once you've copied the desired icon's CSS classname, simply add the icon and icon's classname, such as ion-home to an HTML element.
<span class="fpg-access"></span>
FPG is licensed under the MIT license.