Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dekatotoro/GoogleMaterialDesignIcons
Browse files Browse the repository at this point in the history
  • Loading branch information
dekatotoro committed Dec 11, 2014
2 parents eabad9e + 0f4945f commit 7c29ec3
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,12 @@ GoogleMaterialDesignIcons
[![Issues](https://img.shields.io/github/issues/dekatotoro/GoogleMaterialDesignIcons.svg?style=flat
)](https://github.com/dekatotoro/GoogleMaterialDesignIcons/issues?state=open)

Google Material Design Icons for iOS
Google Material Design Icons Font for iOS
It is based on [https://github.com/google/material-design-icons](https://github.com/google/material-design-icons).
it converts the material-design-icons svg file in the font file, it was easy to use.
**You can use the 1661 icons!**

<br>
![sample](Screenshots/GoogleMaterialDesignIcons.gif)

##Installation
Expand All @@ -25,7 +29,7 @@ specify the `googleicon.ttf` to Item0 value.
##Usage


Please look at the googleicon.html.
Please look at the icon/googleicon.html.
googleicon.html has been icon code definition.
The constant of icon code is defined in GoogleIcon class, please use.

Expand All @@ -43,6 +47,9 @@ hogeLabel.text = GoogleIcon.e600

```

You can also be set font in the storyboard.
![sample](Screenshots/GoogleMaterialDesignIconsLabel.png)

## Requirements
Requires iOS 7.0.

Expand Down

0 comments on commit 7c29ec3

Please sign in to comment.