README
vue-remix-icons (Vue 3 only)
Vue port Remix Icon
Remix Icon is a set of open source neutral style system symbols elaborately crafted for designers and developers.
Please consider starring the project to show your ❤️ and support.
Install
yarn add vue-remix-icons
Usage
import { RiHomeLine, RiAirplayFill } from 'vue-remix-icons'
See all icons here: http://remixicon.com/
Note that the usage is changed from <i class="ri-home-line"></i> to import RiHomeLine .
Tree-Shaking
Webpack supported.
Credits
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
Author
vue-remix-icons © evillt, Released under the Apache 2.0 License.
Authored and maintained by EVILLT with help from contributors (list).