UNPKG

@placetopay/iconsax-vue

Version:

Vue icon components based on the extensive collection of 1000 SVG icons provided by Vuesax Icons.

3 lines 188 B
import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const RouteSquareIcon: FunctionalComponent<HTMLAttributes & VNodeProps>; export default RouteSquareIcon;