UNPKG

doodle-icons

Version:

Based on icons created by Khushmeen Sidhu @ [Doodle Icons](https://khushmeen.com/icons.html)

4 lines (3 loc) 133 B
import { SVGProps } from "react"; declare const SvgMove: (props: SVGProps<SVGSVGElement>) => JSX.Element; export default SvgMove;