social-icons-webfont

1.42.0 • Public • Published

1.42

Social Icons

Icon font containing social media branding icons.

Generated with IcoMoon.

Usage

NPM

  1. npm i social-icons-webfont
  2. import socialFont from 'social-icons-webfont/style.css'
  3. Embed socialFont using the framework of your choice
    • eg. Remix: export const links: LinksFunction = () => [{ href: socialFont, rel: 'stylesheet' }];
  4. Select an icon from the demo
  5. Include an <i class="social-icons">{icon name}</i> in your project

Non-NPM

  1. Add <link href="https://unpkg.com/social-icons-webfont@latest/style.css" rel="stylesheet" /> to your head
  2. Select an icon from the demo
  3. Include an <i class="social-icons">{icon name}</i> in your project

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.42.083latest

Version History

VersionDownloads (Last 7 Days)Published
1.42.083
1.41.120
1.41.04
1.40.61
1.40.51
1.40.41
1.40.33
1.40.21
1.40.11
1.40.01
1.39.11
1.39.01
1.38.01
1.37.01
1.36.11
1.36.01
1.35.01
1.34.01
1.33.21
1.33.11
1.33.01
1.32.01
1.31.02
1.30.01
1.29.01
1.28.01
1.27.01
1.26.01
1.25.01
1.24.01
1.23.01
1.22.11
1.22.01
1.21.00
1.20.00
1.19.10

Package Sidebar

Install

npm i social-icons-webfont

Weekly Downloads

140

Version

1.42.0

License

ISC

Unpacked Size

4.49 MB

Total Files

469

Last publish

Collaborators

  • boylett-dev