UNPKG

@fvilers/heroicons-svelte

Version:

Beautiful hand-crafted SVG icons, by the makers of Tailwind CSS (for Svelte)

4 lines (3 loc) 160 B
import type { SVGAttributes } from "svelte/elements"; declare const Truck: import("svelte").Component<SVGAttributes<SVGElement>, {}, "">; export default Truck;