iOS字體圖標:GoogleMaterialDesignIcons

Google Material Design Icons Font用于iOS,基于 https://github.com/google/material-design-icons,字體文件包括了所有 material-design-icons svg 文件,非常容易使用,一共包括 1661 個圖標。

圖標:GoogleMaterialDesignIconssample

用法

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.

GoogleIcon.e600
GoogleIcon.e601
GoogleIcon.e602
GoogleIcon.e603 ... hogeLabel.font = UIFont(name: GoogleIconName, size: 30.0)
hogeLabel.textColor = UIColor.greenColor()
hogeLabel.text = GoogleIcon.e600

You can also be set font in the storyboard. sample

Requirements

Requires iOS 7.0.

Features

  • Clipboard copy from Html
  • Complete example

項目主頁:http://www.baiduhome.net/lib/view/home/1421130370359

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!