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