1.19.1 • Published 4 months ago

social-brands-webfont v1.19.1

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

1.19.1

Social Brands Webfont

Icon font containing social media branding icons.

Generated with IcoMoon.

Usage

NPM

  1. npm i social-brands-webfont
  2. import socialFont from 'social-brands-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 soc-<ICON-NAME>"></i> in your project

Non-NPM

  1. Download the latest release
  2. Add <link href="./social-icons/style.css" rel="stylesheet" /> to your head
  3. Select an icon from the demo
  4. Include an <i class="social-icons soc-<ICON-NAME>"></i> in your project
1.19.1

4 months ago

1.19.0

4 months ago

1.18.1

5 months ago

1.18.0

5 months ago

1.17.0

5 months ago

1.16.2

5 months ago

1.16.1

5 months ago

1.16.0

5 months ago

1.15.0

5 months ago

1.14.0

6 months ago

1.13.0

6 months ago

1.12.0

6 months ago

1.11.0

6 months ago

1.10.0

6 months ago

1.9.0

6 months ago

1.8.0

6 months ago

1.7.0

6 months ago

1.6.0

6 months ago

1.5.0

7 months ago

1.4.0

7 months ago

1.3.0

7 months ago

1.2.0

7 months ago