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