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) 189 B
import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const ThermometerIcon: FunctionalComponent<HTMLAttributes & VNodeProps>; export default ThermometerIcon;