import React from 'react'; const FeedShareIcon = ({ width = 16, height = 13 }) => ( ); export default FeedShareIcon;