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