import React from 'react'; const HeartIcon = () => { return ( ); }; export default HeartIcon;