import * as React from "react"; function DocumentRemoveIcon(props: React.SVGProps) { return ; } export default DocumentRemoveIcon;