UNPKG

@placetopay/iconsax-vue

Version:

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

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