styled-icons

💅 Popular icon packs like Font Awesome, Material Design, and Octicons, available as React Styled Components

MIT License

Downloads
2.3M
Stars
2.1K
Committers
19

Bot releases are visible (Hide)

styled-icons - v2.3.0

Published by icon-bot over 4 years ago

  • Set vertical-align of FontAwesome icons to -.125em to match FontAwesome styles
styled-icons - v2.2.0

Published by icon-bot over 4 years ago

  • Upgrade FontAwesome to v5.0.13 - 68 new icons (changes)
styled-icons - v2.1.0

Published by icon-bot over 4 years ago

  • Upgrade Octicons to v7.3.0 (changes)
styled-icons - v2.0.0

Published by icon-bot over 4 years ago

  • Add Feather icon pack
  • (breaking) Switch all bundles to ES5, rename .es5 bundles to .cjs
styled-icons - v1.7.0

Published by icon-bot over 4 years ago

  • Update FontAwesome to v5.0.12 (changes)
styled-icons - v1.6.0

Published by icon-bot over 4 years ago

  • Add focusable="false" for accessibility, adjust default display CSS
  • Default the fill prop to currentColor (allows setting the color of the icon by the CSS color)
styled-icons - v1.5.0

Published by icon-bot over 4 years ago

  • Upgrade FontAwesome to v5.0.11
    • New user icons
    • Creative Commons symbols
    • Top new brand icons: R, Ebay, Mastodon, Researchgate, Keybase, Teamspeak
styled-icons - v1.4.0

Published by icon-bot over 4 years ago

  • Improve accessibility with title prop
styled-icons - v1.3.0

Published by icon-bot over 4 years ago

  • Add css prop for passing additional CSS
  • Fix module and jsnext:main file extensions in package.json
styled-icons - v1.2.0

Published by icon-bot over 4 years ago

  • Support automatic tree shaking (#8)
styled-icons - v1.1.1

Published by icon-bot over 4 years ago

  • Fix npm bundle (missing Font Awesome icons)
styled-icons - v1.1.0

Published by icon-bot over 4 years ago

  • Add Font Awesome (free) icon packs
styled-icons - v1.0.0

Published by icon-bot over 4 years ago

  • First "real" release
  • Reworked TypeScript types
  • Generated files target ES5 for browser support
  • Updated website
  • Publish to NPM from Travis CI
styled-icons - v0.2.0

Published by icon-bot over 4 years ago

  • Test deployment from Travis CI to NPM
styled-icons - v0.1.0

Published by icon-bot over 4 years ago

  • Initial release with Material and Octocon icons