Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

font-dflourusso

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

font-dflourusso

Custom dflourusso font icons

  • 0.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

font-dflourusso

Custom dflourusso font icons

Preview icons

Installation

With Bower
$ bower install --save font-dflourusso
With NPM
$ bower install --save font-dflourusso

Usage

Include the plugin in your application:

<link rel="stylesheet" href="font-dflourusso/font-dflourusso.css">

And then include the some class into html:

<i class="fd-card-visa"></i>

Changing the font-size:

<i class="fd-card-visa fd-2x"></i>

Available options: fd-lg | fd-2x | fd-3x | fd-4x | fd-5x | fd-6x | fd-7x | fd-8x | fd-fw

Development

$ git clone git@github.com:dflourusso/font-dflourusso.git
$ npm install

Note: is necessary to have FontCustom installed in your machine

Adding a new font
  1. Include a svg file with your vector in the vectors folder

  2. Compile the new icon

     $ gulp
    
  3. Bumps the package version

     $ gulp bump
    

    It runs bump patch as default

    You can pass a parameter gulp bump --type minor

    Available options: major|minor|patch|prerelease

Author

Daniel Fernando Lourusso

FAQs

Package last updated on 03 Nov 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc