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