Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Snapchat icon for Font Awesome

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/)