import * as React from "react"; import { SVGProps } from "react"; const SvgContentSaveMinus = (props: SVGProps) => ( ); export default SvgContentSaveMinus;