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