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
- Host: GitHub
- URL: https://github.com/momsfriendlydevco/momsfriendlyfont
- Owner: MomsFriendlyDevCo
- License: mit
- Created: 2014-04-03T00:14:00.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-05-30T00:11:25.000Z (about 9 years ago)
- Last Synced: 2025-03-19T02:45:22.571Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://momsfriendlydevco.github.io/MomsFriendlyFont/
- Size: 165 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)