0.1.4 • Published 7 years ago

reicon v0.1.4

Weekly downloads
2
License
MIT
Repository
-
Last release
7 years ago

REICON

vanila css icon for React js

###Methods

  • name - name icon with css
  • color - default border-color and color
  • hover - change default style on hover (rgb/hex/name)
  • transition - change styles while hovered
  • appendTag - this attribute adds a tag i
  • rotate - attr transform rotate(...)

###Demo

<Ricon
  name="**"
  color="**"
  hover="**"
  transition="**"
  rotate="**"
  appendTag
/>