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