import React from 'react'; const IconStar = () => ( Star ); export default IconStar;