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