octicons-marko
2.0.0 • Public • Published Octicon Marko.js Component
Use Octicons in your Marko.js application.
This module was inspired by the Vue.js Octicon component.
Get started
You just have to install octicons-marko and include it into your app:
$ npm install octicons-marko
Basic
<octicon name="git-pull-request"></octicon>
Scale
<octicon name="repo" scale="3"></octicon>
Spin
<octicon name="sync" spin></octicon>
Flip
<octicon name="squirrel" flip="vertical"></octicon>
<octicon name="squirrel" flip="horizontal"></octicon>
Keywords
noneInstall
npm i octicons-marko
Weekly Downloads