Giter Site home page Giter Site logo

caomei's Introduction

enter image description here

为开发者设计的一套免费开源图标库

  • 16X16的像素方格大小精心绘制,像素级别的完美显示
  • 资源轻量、使用灵活、多设备兼容
  • 原创设计,风格统一,私用商用无版权风险

开始使用

获取草莓图标库

http://chuangzaoshi.com/icon/

使用方法

  1. 将整个草莓图标库的目录复制到你的项目中
  2. <head> 标签中添加 <link rel="stylesheet" href="path/to/caomei.css">
  3. 在需要图标的地方添加对应 class<span> 即可,已书籍图标为例,<span class="czs-book"></span> 即可

查看所有图标示例请点这里

开发

草莓图标库使用 IcoMoon App 构建 css。

更新新版本

  1. 上传 SVG 格式的图标到 IcoMoon
  2. 生成之后手动替换掉 dist 中的文件
  3. 执行 git add :/ && git commit -m "Update icons" 提交更新
  4. 执行 npm version patch && git push && npm publish 提交到 GitHub 和 npm(视更新内容可能需要将 patch 替换为 minormajor,详见版本号规则)

版本号规则

草莓图标库遵从语义化版本号规则:

<主版本号>.<次版本号>.<修订号>

版本号递增规则如下:

主版本号:当你做了不兼容的 API 修改 次版本号:当你做了向下兼容的功能性新增 修订号:当你做了向下兼容的问题修正

更多请看: http://semver.org/lang/zh-CN/

License

  • 草莓图标库中的字体遵循 SIL OFL 1.1 协议
  • 草莓图标库中的 css 遵循 MIT 协议
  • 草莓图标库中的文档遵循 CC BY 3.0 协议

品牌图标

草莓图标库中的所有品牌标志均为其各自所有者的商标。 请勿将品牌图标用于除了代表该品牌或服务之外的目的。

caomei's People

Contributors

xcatliu avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.