Skip to content

Commit

Permalink
Merge pull request #31 from Codeinwp/development
Browse files Browse the repository at this point in the history
Fix Button Group Migration
Revamped Font Awesome Icon Picker
  • Loading branch information
HardeepAsrani authored Jan 28, 2019
2 parents 1c3d5ff + cd8084f commit c609094
Show file tree
Hide file tree
Showing 34 changed files with 676 additions and 81 deletions.
8 changes: 4 additions & 4 deletions assets/fontawesome/LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,28 @@ Font Awesome Free License

Font Awesome Free is free, open source, and GPL friendly. You can use it for
commercial projects, open source projects, or really almost whatever you want.
Full Font Awesome Free license: https://fontawesome.com/license.
Full Font Awesome Free license: https://fontawesome.com/license/free.

# Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/)
In the Font Awesome Free download, the CC BY 4.0 license applies to all icons
packaged as SVG and JS file types.

# Fonts: SIL OFL 1.1 License (https://scripts.sil.org/OFL)
In the Font Awesome Free download, the SIL OLF license applies to all icons
In the Font Awesome Free download, the SIL OFL license applies to all icons
packaged as web and desktop font files.

# Code: MIT License (https://opensource.org/licenses/MIT)
In the Font Awesome Free download, the MIT license applies to all non-font and
non-icon files.

# Attribution
Attribution is required by MIT, SIL OLF, and CC BY licenses. Downloaded Font
Attribution is required by MIT, SIL OFL, and CC BY licenses. Downloaded Font
Awesome Free files already contain embedded comments with sufficient
attribution, so you shouldn't need to do anything additional when using these
files normally.

We've kept attribution comments terse, so we ask that you do not actively work
to remove them from files, especially code. They're a great way for folks to
to remove them from files, especially code. They're a great way for folks to
learn about Font Awesome.

# Brand Icons
Expand Down
Loading

0 comments on commit c609094

Please sign in to comment.