An open API service indexing awesome lists of open source software.

https://github.com/momsfriendlydevco/momsfriendlyfont

A collection of miscellaneous SVG icons for various projects
https://github.com/momsfriendlydevco/momsfriendlyfont

Last synced: over 1 year ago
JSON representation

A collection of miscellaneous SVG icons for various projects

Awesome Lists containing this project

README

          

Moms Friendly Font
==================
A collection of various SVG based icons that arn't already part of the [FontAwesome](http://fortawesome.github.io/Font-Awesome/) project.

[List of provided icons](https://momsfriendlydevco.github.io/MomsFriendlyFont/)

Installation
============
1. Install with npm or bower:

```shell
npm i @momsfriendlydevco/momsfriendlyfont

OR

bower install MomsFriendlyFont
```

2. Include the magical CSS file in your header:

```html

```

3. Use the icon in an `` tag (all icons are prefixed with `mf-`):

```html

```

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
=======
* [Spider Web by Franc from the Noun Project](https://thenounproject.com/term/spider-web/742346/)
* [Bobba Fett by Gustavo Ribeiro Vieira from the Noun Project](https://thenounproject.com/term/boba-fett/102981/)
* [Facepalm by Edward Boatman from the Noun Project](https://thenounproject.com/search/?q=face%20palm&i=18486)
* [Worker by alrigel](https://thenounproject.com/term/worker/995066)
* [Submarine by sagit milshtein](https://thenounproject.com/term/submarine/67219)