import * as React from "react"; import Svg, { Path } from "react-native-svg"; const SvgRotate = (props) => ( ); export default SvgRotate;