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