# gfs-icons

> Public icons for phoenix-ui and eagle-ui.

Latest version **1.0.3** (published 2017-09-15) · MIT license · 0 weekly downloads

## Install

```sh
npm install gfs-icons
pnpm add gfs-icons
yarn add gfs-icons
bun add gfs-icons
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.3 |
| Published | 2017-09-15 |
| First published | 2017-02-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | chenaibing |
| Maintainers | future_team |
| Keywords | gfs-icons, icons |

## Links

- npm: https://www.npmjs.com/package/gfs-icons
- Repository: https://github.com/future-team/gfs-icons
- Homepage: https://github.com/future-team/gfs-icons#readme
- Issues: https://github.com/future-team/gfs-icons/issues
- npm.io page: https://npm.io/package/gfs-icons

## Alternatives

- [@fortawesome/react-fontawesome](https://npm.io/package/@fortawesome/react-fontawesome.md) — 2.2M weekly downloads
- [roboto-fontface](https://npm.io/package/roboto-fontface.md) — 196.0K weekly downloads
- [@react-native-vector-icons/common](https://npm.io/package/@react-native-vector-icons/common.md) — 150.4K weekly downloads
- [@procore/core-icons](https://npm.io/package/@procore/core-icons.md) — 4.6K weekly downloads
- [@react-md/material-icons](https://npm.io/package/@react-md/material-icons.md) — 1.6K weekly downloads

## Recent versions

- 1.0.3 (latest) — 2017-09-15
- 1.0.2 — 2017-08-25
- 1.0.1 — 2017-07-31
- 1.0.0 — 2017-07-24
- 0.3.3 — 2017-04-11
- 0.3.2 — 2017-04-07
- 0.3.1 — 2017-04-07
- 0.3.0 — 2017-03-08
- 0.2.0 — 2017-03-03
- 0.1.5 — 2017-02-16
- 0.1.4 — 2017-02-16
- 0.1.3 — 2017-02-15
- 0.1.2 — 2017-02-15
- 0.1.1 — 2017-02-15
- 0.1.0 — 2017-02-15

## README

# gfs-icons
公用的iconfont库， 包含多种类符号类型。


## Usage

```
    <span class="gfs-icon icon-chevron-left"></span>
```

## 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` 新增收藏、点赞等 <br/>
`version 1.0.1` 解决大部分机器上不显示icon的问题 <br/>
`version 1.0.0` 规范化iconfont <br/>
`version 0.3.3` 新增点赞、修改、橡皮擦 <br/>
`version 0.3.2` 新增图标，左右旋转 <br/>
`version 0.3.0` 新增图标，修改使用说明 <br/>
`version 0.2.0` 新增图标，修改分享图标的class名称 <br/>
`version 0.1.2` 修改iconfont.less中@font-face <br/>

---
_Source: https://npm.io/package/gfs-icons · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
