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