https://github.com/future-team/gfs-icons
Public icons for phoenix-ui and eagle-ui.
https://github.com/future-team/gfs-icons
Last synced: 4 months ago
JSON representation
Public icons for phoenix-ui and eagle-ui.
- Host: GitHub
- URL: https://github.com/future-team/gfs-icons
- Owner: future-team
- Created: 2017-02-13T07:15:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-15T08:19:38.000Z (almost 9 years ago)
- Last Synced: 2025-02-06T15:03:39.965Z (over 1 year ago)
- Language: HTML
- Homepage: https://future-team.github.io/gfs-icons/index.html
- Size: 412 KB
- Stars: 2
- Watchers: 10
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gfs-icons
公用的iconfont库, 包含多种类符号类型。
## Usage
```
```
## Documentation
## Examples
[http://future-team.github.io/gfs-icons/index.html](http://future-team.github.io/gfs-icons/index.html)
## To Developer
图标管理在[Iconfont](http://www.iconfont.cn/)我的项目中的`gfs-icons`中,有需要新增需要联系设计同学增加。
操作步骤:
- 将需要的icon下载到本地,通过`云朵标记`上传icon的svg格式(目前只能上传svg格式图标);在我的图标中进行编辑,如重命名、图标大小、旋转等;添加到购物车,然后直接添加到项目中。
- 可以直接选择需要的icon添加到购物车,然后直接添加到项目中,这样做的缺点是无法改变icon的默认名称。
- 编辑完成之后点击`下载到本地`,将eot/svg/ttf/woff文件放置于`gfs-icons/iconfont`中;
- 将`iconfont.css`文件中`.gfs-icon{...}`以下的代码复制到`iconfont.css`以及`iconfont.less`文件中;
- 将`demo_fontclass.html`文件中新增的内容复制到`index.html`文件中。
- README.md中增加版本号+修改内容。
## Repair
`version 1.0.3` 新增收藏、点赞等
`version 1.0.1` 解决大部分机器上不显示icon的问题
`version 1.0.0` 规范化iconfont
`version 0.3.3` 新增点赞、修改、橡皮擦
`version 0.3.2` 新增图标,左右旋转
`version 0.3.0` 新增图标,修改使用说明
`version 0.2.0` 新增图标,修改分享图标的class名称
`version 0.1.2` 修改iconfont.less中@font-face