0.2.3 • Published 1 year ago

jiicons v0.2.3

Weekly downloads
-
License
(OFL-1.1 AND MIT)
Repository
github
Last release
1 year ago

JIIcons

npm GitHub license

Introduction

JIIcons is a collection of icons designed by Taiwan's tech community, aimed at front-end developers and UI designers. The icons are lightweight, elegant and easy to use, and can be used in a variety of projects.

Usage

To use JIIcons, simply install the package from CDN and include it into your web page:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jiicons@0.1.1/jiicons.css">

Once installed, you can use the icons in your project like this:

<i class="ji-icon ji-select-text"></i>

License

The JIIcons font is licensed under SIL OFL 1.1, which allows the font to be used, studied, modified, and redistributed freely as long as it is not sold by itself. The font can be bundled, embedded, redistributed, and sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives cannot be released under any other type of license.

The JIIcons CSS, LESS, and SASS files are licensed under the MIT License, which allows the software to be used, copied, modified, merged, published, distributed, sublicensed, and/or sold with any software, subject to certain conditions.

For more information, please see the LICENSE file.

Contributing

If you'd like to contribute to JIIcons, please read the contributing guidelines before submitting a pull request.

Support

If you have any questions or issues, please open an issue on GitHub.

Acknowledgements

JIIcons was built with the help of the following open source projects:

Font generating:

  • gulp
  • gulp-iconfont
  • gulp-iconfont-css

SVG optimization:

  • gulp-svgmin
  • gulp-svg2png
  • potrace
  • through2
0.2.1

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago