Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackvial/fa-snapchat
Snapchat icon for Font Awesome
https://github.com/jackvial/fa-snapchat
css font font-awesome fontawesome icons snapchat
Last synced: 3 months ago
JSON representation
Snapchat icon for Font Awesome
- Host: GitHub
- URL: https://github.com/jackvial/fa-snapchat
- Owner: jackvial
- Created: 2015-06-16T18:50:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-31T11:53:58.000Z (almost 5 years ago)
- Last Synced: 2024-10-21T07:13:03.098Z (4 months ago)
- Topics: css, font, font-awesome, fontawesome, icons, snapchat
- Language: HTML
- Homepage: http://jackvial.github.io/fa-snapchat
- Size: 1.18 MB
- Stars: 8
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fa-snapchat
## Quick Start
- [Download the latest release](https://github.com/jackvial/fa-snapchat/archive/v0.1.2.tar.gz)
- Clone the repo: ```https://github.com/jackvial/fa-snapchat.git```
- Install with bower: ```bower install fa-snapchat```Have a look at ```index.html``` to see an example of the icon being used
## Instructions
- Copy ```fa-snapchat.css``` and the ```fonts/``` folder to your project.
- Include ```fa-snapchat.css``` after font awesome in your document.
```html````
- You can now use fa-snapchat like any other font awesome icon
```html
```[Example](http://jackvial.github.io/fa-snapchat/)