0.0.4 • Published 8 years ago

@momsfriendlydevco/momsfriendlyfont v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Moms Friendly Font

A collection of various SVG based icons that arn't already part of the FontAwesome project.

List of provided icons

Installation

  1. Install with npm or bower:
npm i @momsfriendlydevco/momsfriendlyfont

OR

bower install MomsFriendlyFont
  1. Include the magical CSS file in your header:
<link href="/libs/MomsFriendlyFont/dist/moms-friendly-font.css" rel="stylesheet" type="text/css" />
  1. Use the icon in an <i/> tag (all icons are prefixed with mf-):
<i class="mf-bobba-fett"></i>

Adding Icons

  1. Copy the credit to the icon and place it (with a direct link) in the README.md file
  2. Drop the SVG file into svg/
  3. Run gulp build
  4. Run gulp gh-pages

Credits

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago