UNPKG

@placetopay/iconsax-vue

Version:

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

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