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