GoogleMaterialDesignIcons

Google Material Design Icons Font for iOS

GMD图片样式的字体,用于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.

这是将SVG文件转换成了字体文件,使用非常简单.
You can use the 1661 icons!

里面有1661个样式供您使用!

Benefits of using the Font - 使用这种字体的好处

  • Import is easier to project(Since held together in one file) 将文件导入到工程当中
  • Color easy to change 很容易的修改颜色
  • Resistant to change size 可以直接的修改尺寸
  • Management easier 管理很方便
  • Put out in the text as part of the AttributedString 可以作为富文本输出

Installation - 安装

CocoaPods

comming soon...

Manually - 手动安装

Add the GoogleIcon.swiftgoogleicon.ttf file to your project.
info.plist added Fonts provided by application key and
specify the googleicon.ttf to Item0 value.

将GoogleIcon.swift与googleicon.ttf拖到你的项目当中.

然后修改info.plist文件,然后设置下即可.

Usage - 使用

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.

请查看 icon/googleicon.html 文件,googleicon.html已经对icon有过编码,你可以直接用下面的方式来使用.

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.

你也可以在storyboard上设置字体.

Requirements - 需要的环境

Requires iOS 7.0.

Features - 特性

  • Clipboard copy from Html 从Html上复制而来
  • Complete example 完整的示例演示

Contributing - 贡献

Forks, patches and other feedback are welcome.

Creator

Yuji Hato Blog

License

GoogleMaterialDesignIcons is available under the Attribution 4.0 International license.

[翻译] GoogleMaterialDesignIcons相关推荐

  1. Mysql函数group_concat、find_in_set 多值分隔字符字段进行数据库字段值翻译

    Mysql函数group_concat.find_in_set进行数据库字段值翻译 场景 配方表:记录包含的原料 sources表示原料,字段值之间用逗号分隔 原料表:对应原料id和原料名称 现需要查 ...

  2. “Attention is All You Need 翻译

    <p><img src="output_0_0.png" alt="png"></p> "Attention is ...

  3. 基于PyTorch的Seq2Seq翻译模型详细注释介绍(一)

    版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明. 本文链接:https://blog.csdn.net/qysh123/article/deta ...

  4. 全文翻译(全文合集):TVM: An Automated End-to-End Optimizing Compiler for Deep Learning

    全文翻译(全文合集):TVM: An Automated End-to-End Optimizing Compiler for Deep Learning 摘要 人们越来越需要将机器学习应用到各种各样 ...

  5. 全文翻译(四) TVM An Automated End-to-End Optimizing Compiler

    全文翻译(四) TVM An Automated End-to-End Optimizing Compiler 6.3 嵌入式GPU评估 对于移动GPU实验,在配备ARM Mali-T860MP4 G ...

  6. 全文翻译(三) TVM An Automated End-to-End Optimizing Compiler

    全文翻译(三) TVM An Automated End-to-End Optimizing Compiler 5. 自动化优化 考虑到一组丰富的调度原语,剩下的问题是为DL模型的每一层,找到最佳的算 ...

  7. 全文翻译(二): TVM: An Automated End-to-End Optimizing Compiler for Deep Learning

    全文翻译(二): TVM: An Automated End-to-End Optimizing Compiler for Deep Learning 3.优化计算图 计算图是在DL框架中表示程序的常 ...

  8. 全文翻译(一):TVM: An Automated End-to-End Optimizing Compiler for Deep Learning

    全文翻译(一):TVM: An Automated End-to-End Optimizing Compiler for Deep Learning 摘要 人们越来越需要将机器学习应用到各种各样的硬件 ...

  9. YOLOv4全文阅读(全文中文翻译)

    YOLOv4全文阅读(全文中文翻译) YOLOv4: Optimal Speed and Accuracy of Object Detection 论文链接: https://arxiv.org/pd ...

最新文章

  1. 使用Spring3+Quartz实现定时任务
  2. Android 破解之道 (二)
  3. 全民熬夜的时代,如何做到早睡?
  4. Linux下的CUDA多版本管理
  5. 人脸识别的前世今生:从人工特征的百花齐放到深度学习的一统江湖
  6. 计算机在机械制造领域中的应用论文,高科技在机械制造工艺中的应用论文
  7. [科技部与你共成长] 倒牛奶
  8. VS2013模块对于SAFESEH映像是不安全的解决方法
  9. HTML实现点击时的阴影(:active)(已解决iOS微信上无法使用)
  10. python await timeout_python等待10秒执行下一命令的方法
  11. 第十三届“恩智浦”杯全国大学生智能汽车竞赛-信标对抗组比赛总结
  12. 【贪心算法】哈夫曼编码问题
  13. 定时 监控 shell 服务宕机自动重启,并发送短信通知
  14. 用友T+、U8、NC系列,致远OA产品二次开发
  15. vue 使用组件显示农历日期
  16. 大数据竞赛MR培训与题型
  17. javascript 动态设置样式style
  18. 近世代数概论------整数
  19. 用批处理文件检测u盘并进行复制
  20. linux之用户密码忘记后如何修改密码

热门文章

  1. J-1 Java概述
  2. 安装open-vm-tools
  3. 2.2 Wrappers访问控制
  4. SQLSERVER中的ALL、PERCENT、CUBE关键字、ROLLUP关键字和GROUPING函数
  5. 我们这旮都是黑社会[转]
  6. 黑客秘籍:7个有趣的信息安全项目
  7. 给缺少Python项目实战经验的人
  8. pytorch:一维线性回归(一)
  9. linux 提取cpio_使用rpm2cpio,cpio提取rpm包的中的特定文件
  10. oracle11g安装到第7步,centos7安装oracle11g到这一步卡在了?也没有安装界面