Chalarangelo / furl

Functional react.js components.

Home Page:https://furl.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icons

Chalarangelo opened this issue · comments

  • Add icon set, system and components
  • Use Feather SVG Sprites
  • Update existing components, replacing custom SVGs with Feather's SVGs
  • Reevaluate CSS for SVGs in existing components

Added Feather as a dependency, this should be evaluated over time to see if it's worth it and if the dependency installs properly.

Completed, only issue I can find is with backgrounds, but that can be easily alleviated with <span> elements, <div> elements etc.