Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

mcunha98/fpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

fpg

Font Programming Icons/Glyphs

The goal of this package is to provide a set of web fonts for direct use via CSS for programming/technology-facing sites, where the user needs to display trademarks, software and operating systems matter co-related through its pages.

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:

Install

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

HTML Example

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>

License

FPG is licensed under the MIT license.

About

Font Programming Icons/Glyphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published