import Svg, { Path } from 'react-native-svg'; export const SaudiRiyal = (props: any) => { return ( ); };