UNPKG

@evcc/icons

Version:

A collection of evcc icons for vehicles, meters, chargers, smartswitches, and heating systems with web components and SVG registry.

3 lines 148 B
export type IconType = "vehicle" | "meter" | "charger"; export { default as registry } from "./svg-registry.js"; //# sourceMappingURL=index.d.ts.map