The naming style of the exported file changes:
// before
import Activity from '@zeit-ui/react-icons/Activity'
// after
import Activity from '@zeit-ui/react-icons/activity'
The naming style of the exported file changes:
// before
import Activity from '@zeit-ui/react-icons/Activity'
// after
import Activity from '@zeit-ui/react-icons/activity'