dalirnet / tooicon

The different icon pack

Home Page:https://dalirnet.github.io/tooicon/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tooicon

tooIcon npm

A different icon pack (Alpha)

- NPM

  • Install with terminal
npm install tooicon --save
  • Import
import "tooicon/dist/tooIcon.min.css"

- CDN

  • unpkg.com
<link href="https://unpkg.com/tooicon/dist/tooIcon.min.css" rel="stylesheet">

- Use

  • line style
<i class="too-home"></i>
  • fill style
<i class="too-home  too-fill"></i>

- Contribution

  • for report a bug, suggestions or a feature request create a new issue on Github

- License

  • tooIcon is an open source project and licensed under the MIT License

About

The different icon pack

https://dalirnet.github.io/tooicon/index.html


Languages

Language:Vue 68.9%Language:JavaScript 23.0%Language:HTML 5.2%Language:SCSS 2.8%