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 236 B
import { IconSvgProps } from '../types'; declare const BatteryWarningVertical: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element; export default BatteryWarningVertical; //# sourceMappingURL=BatteryWarningVertical.d.ts.map