import React from "react"; const Soup = ({color, width, height}) => ; export default Soup;