scholar-icons

1.0.3 • Public • Published

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 si si-brand si-2x.
  • Similar license.

I hoped to add more brand and non-brand icons specific to academia.

Usage

Install from npm

npm i scholar-icons

Install from composer

composer require louisfacun/scholar-icons

Link 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

Brand Icons

All brand icons are trademarks of their respective owners.

Author

Louis Facun (@louisfacun)

Package Sidebar

Install

npm i scholar-icons

Weekly Downloads

0

Version

1.0.3

License

(OFL-1.1 AND MIT AND CC-BY-4.0)

Unpacked Size

1.04 MB

Total Files

119

Last publish

Collaborators

  • louisfacun