UNPKG

@vuduc0801/react-native-phosphor-icons

Version:

Since [Phosphor](https://phosphoricons.com/) does not support React Native, we have to convert all the SVGs to React Native SVGs.

4 lines 229 B
import { IconProps } from '../types'; declare function CaretCircleDoubleRight(props: IconProps): import("react/jsx-runtime").JSX.Element; export default CaretCircleDoubleRight; //# sourceMappingURL=CaretCircleDoubleRight.d.ts.map