1.0.3 • Published 3 years ago
scholar-icons v1.0.3
Scholar Icons
Scholar Icons is a specialized font icon set for websites of scholars.
Motivation
This is created to add icons that is not commonly found on the Font Awesome icons. Thus, this is an extension of Font Awesome since it uses:
- Similar SVG icon grid
20x16. - Similar CCS classes
sisi-brandsi-2x. - Similar license.
I hoped to add more brand and non-brand icons specific to academia.
Usage
Install from npm
npm i scholar-iconsInstall from composer
composer require louisfacun/scholar-iconsLink the stylesheet:
<link rel="stylesheet" href="css/scholar-icons.css">Or using CDN:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/louisfacun/scholar-icons@master/css/scholar-icons.css">Then choose your icon:
<i class="si si-arxiv si-2x"></i>Request
Open a new issue at https://github.com/louisfacun/scholar-icons/issues
License
- Fonts – SIL OFL 1.1 License (http://scripts.sil.org/OFL)
- Codes – MIT License (https://opensource.org/licenses/mit-license.html)
- Icons – CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/)
Brand Icons
All brand icons are trademarks of their respective owners.
Author
Louis Facun (@louisfacun)