1.33.2 • Published 1 month ago

social-icons-webfont v1.33.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

1.33.2

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
1.33.1

1 month ago

1.33.2

1 month ago

1.33.0

1 month ago

1.32.0

1 month ago

1.31.0

2 months ago

1.30.0

2 months ago

1.29.0

2 months ago

1.25.0

2 months ago

1.26.0

2 months ago

1.27.0

2 months ago

1.28.0

2 months ago

1.24.0

2 months ago

1.23.0

2 months ago

1.22.1

2 months ago

1.22.0

2 months ago

1.21.0

3 months ago

1.20.0

4 months ago

1.19.1

4 months ago