Skip to content

Commit

Permalink
Fonts updated
Browse files Browse the repository at this point in the history
  • Loading branch information
codeyash committed Jun 24, 2015
1 parent 97c8fb3 commit 64871b0
Show file tree
Hide file tree
Showing 13 changed files with 3,975 additions and 4,782 deletions.
32 changes: 30 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,37 @@
Stripe Web Icons Font
==============

Visit : http://iconmart.in for detailed info and preview.
We're in process of updating more icons soon. Stay tuned.

## Install
bower install inventive-font

## How to use
* Step 1 : Add stripe-font.css
* Step 2 : Use classes icon-{iconname} like icon-phone
* Step 3 : See preview :)

## Preview
Open stripe-font-preview.html



## License

### Allowed
* Icon Fonts including 500 icons can be used on any website.
* Attribution is not required but appreciated
* MIT and Custom license brings web freedom
### Not Allowed
* Without buying premium pack you can't use it in mobile or desktop application.
* Any method of copying svg from font is not allowed. If you have such requirement please buy premium pack.
* Except as icon font it can't be used in any other form.
* Be fair. Don't resell icon only products. Even premium pack buyers are not allowed.

## Buy
For complete control buy for just $5 complete set. [Buy Now](http://iconmart.in)


Credit
==============
Created by Speedovation
Created by [Speedovation](http://speedovation.com)
23 changes: 23 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "inventive-font",
"version": "1.2.0",
"homepage": "https://github.com/speedovation/Inventive-Web-Icons-Font",
"authors": [
"Yash <[email protected]>"
],
"description": "Web icons font",
"main": "fonts/stripe-font.css",
"keywords": [
"Web",
"icons",
"font"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}
Loading

0 comments on commit 64871b0

Please sign in to comment.