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