UNPKG

@astraicons/vue

Version:

A comprehensive icon set designed for websites, applications, social networks, and print media, tailored specifically for UI Astra.

4 lines (3 loc) 175 B
import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const PlayIcon: FunctionalComponent<HTMLAttributes & VNodeProps>; export default PlayIcon;