UNPKG

@pluralsight/icons

Version:
4 lines (3 loc) 166 B
import type { SVGProps } from 'react'; declare function GlobeIcon(props: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element; export default GlobeIcon;