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