priceline / design-system

Priceline.com Design System
https://priceline.github.io/design-system/
MIT License
722 stars 119 forks source link

Remove non-custom Material Design icons #288

Closed jxnblk closed 5 years ago

jxnblk commented 6 years ago

Some of the icons in this repo are exactly the same as the default Material Design icons, and some are custom Priceline-specific icons. For non-custom icons, we should use a library like react-icons instead of maintaining a copy in our repo. For backwards-compatibility, an Icon wrapping component could include a dictionary object which points to either a custom or non-custom icon based on the name prop

Related #240

BeniCheni commented 5 years ago

Resolved by v2 release.