import * as React from 'react' function SvgTypePerson2(props: React.SVGProps) { return ( ) } export default SvgTypePerson2