import type { SVGProps } from 'react'; export function PhAngle(props: SVGProps) { return (); }