Skip to content

An easy way to got the pro fontawesome icons for free in React and HTML

Notifications You must be signed in to change notification settings

Inplex-sys/freeawesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

freeawesome

An easy way to got the pro fontawesome icons for free in React and HTML

How to use

  • Add the component into your project
  • Add the CSS Links that you can find below into your HTML file head
<link rel="stylesheet" href="https://site-assets.fontawesome.com/releases/v6.6.0/css/all.css" />
<link rel="stylesheet" href="https://site-assets.fontawesome.com/releases/v6.6.0/css/sharp-solid.css" />
<link rel="stylesheet" href="https://site-assets.fontawesome.com/releases/v6.6.0/css/sharp-regular.css" />
<link rel="stylesheet" href="https://site-assets.fontawesome.com/releases/v6.6.0/css/sharp-light.css" />

Example:

<Icon type="solid" icon="arrow-left" size="xl" flip="vertical" rotate={180}/>

Disclamer

The Freeawesome project is intended for educational purposes only. The project and its associated documentation, including this README file, are created and provided to users for the sole purpose of learning, experimentation, and educational exploration. Any use of the Freeawesome project or its components for commercial, professional, or any other purpose beyond educational activities is strictly prohibited.

The creators and contributors of Freeawesome do not endorse, encourage, or support any illegal or unethical activities, including but not limited to copyright infringement, unauthorized access, or any other activities that violate applicable laws and regulations.

Users engaging with the Freeawesome project are responsible for ensuring that their use of the project complies with all relevant laws, regulations, and ethical standards. The creators and contributors of Freeawesome shall not be held liable for any misuse, damage, or consequences arising from the use of the project for purposes other than educational activities.

By using the Freeawesome project, you acknowledge and agree to abide by this disclaimer, and you accept full responsibility for your actions and their consequences. If you have any questions about the educational use of the Freeawesome project or concerns about its applicability to specific educational contexts, please seek appropriate legal or educational guidance.

About

An easy way to got the pro fontawesome icons for free in React and HTML

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published