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