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