# Ionicons
The premium icon font for [Ionic](http://ionicframework.com/). Designed by [@benjsperry](https://twitter.com/benjsperry).
Note: All brand icons are trademarks of their respective owners. The use of these trademarks does not indicate endorsement of the trademark holder by Drifty, nor vice versa.
Visit [ionicons.com](http://ionicons.com) and check out the search feature, which has keywords identifying common icon names and styles. For example, if you search for “arrow” we call up every icon that could possibly be used as an arrow. We’ve also included each icon’s class name for easy copy/pasting when you’re developing!
We intend for this icon pack to be used with [Ionic](http://ionicframework.com/), but it’s by no means limited to it. Use them wherever you see fit, personal or commercial. They are free to use and licensed under [MIT](http://opensource.org/licenses/MIT).
## Getting Started
1. Download and extract the font pack
2. Copy the `ionicons.css` to your project
3. Copy the `fonts` folder to your project
4. Ensure the font urls within `ionicons.css` properly reference the `fonts` path within your project.
5. Include a reference to the `ionicons.css` file from every webpage you need to use it.
Or install with [component](https://github.com/component/component):
$ component install driftyco/ionicons
Or perhaps you're known to use [bower](http://bower.io/)?
$ bower install ionicons
## HTML Example
You can use [ionicons.com](http://ionicons.com) to easily find the icon you want to use. Once you've copied the desired icon's CSS classname, simply add the `icon` and icon's classname, such as `ion-home` to an HTML element.
<i class="icon ion-home"></i>
## Build Instructions
This repo already comes with all the files built and ready to go, but can also build the fonts from the source. Requires Python, FontForge and Sass:
1) Install FontForge, which is the program that creates the font files from the SVG files:
$ brew install fontforge ttfautohint
2) Install [Sass](http://sass-lang.com/)
$ gem install sass
3) Add or subtract files from the `src/` folder you'd like to be apart of the font files.
4) Modify any settings in the `builder/manifest.json` file. You can change the name of the font-family and CSS classname prefix.
5) Run the build command:
python ./builder/generate.py
## License
Ionicons is licensed under the [MIT license](http://opensource.org/licenses/MIT).


小柒_02
- 粉丝: 1922
- 资源: 55
最新资源
- 基于Comsol三次谐波的物理现象,大子刊NC复现报告:手性BIC超表面下的远场偏振与手性透射图示分析-电场、二维能带图解读及Q因子图展现所见即所得的光学效应 ,平面手征超表面研究:连续介质中的三次
- 人工智能&深度学习:LSTM 文本分类实战 - 基于 THUCNews 数据集的 Python 源码资源(源码+数据集+说明)
- MATLAB程序专为非全向移动机器人设计的扩展卡尔曼滤波(EKF)数据处理工具箱,精准融合ADS-B与GPS数据,高效状态估计解决方案,MATLAB程序优化:非全向移动机器人EKF状态估计与飞行数据处
- 简易图像处理软件,与PS工具类似
- iOS swift工具类使用
- AR.js 完整资源包,可以完整的引用
- 西门子PLC与三台欧姆龙温控器通讯程序:实现温度控制及监控,支持轮询通讯与故障恢复功能,PLC与触摸屏集成设置温度,支持扩展及详细注释 ,西门子PLC与三台欧姆龙温控器通讯程序:实现温度控制及监控,支
- 这份文档的内容并非技术性文章,而是一段歌词片段,无法按照技术文档的要求生成标准标题 若需要总结,该文档包含了一段歌词,表达了关于期待与未知相遇的主题 但由于内容不足以及非技术性质,无法提供更详细总
- .safetensors转换成.GGUF所需工具cmake
- 三相光伏并网逆变器仿真:PV升压逆变并网系统中的电压电流双环控制与SVPWM策略研究,三相光伏并网逆变器仿真研究:PV光伏boost升压逆变并网系统之电压外环与电流内环SVPWM控制机制探讨,三相光伏
- 《基于信捷PLC的7轴伺服插补联动设备的设计与实现-喷涂机程序与牵引示教功能》,信捷PLC驱动7轴伺服插补联动设备-XD5-48T6-E牵引示教功能与喷涂机程序解析,信捷PLC7轴伺服插补联动XD
- MPC模型预测控制:从原理到代码实现,涵盖双积分、倒立摆、车辆运动学与动力学跟踪控制系统的详细文档与编程实践,MPC模型预测控制原理到代码实现:双积分、倒立摆、车辆运动学与动力学跟踪控制案例详解,mp
- 车路协同C-V2X港口应用分析
- gradle-6.1.1.zip资源下载
- 用dockerfile打包带有nginx-monitor-vts模块的nginx镜像
- .safetensors转换成.GGUF所需工具ccache
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


