UNPKG

icon.gl

Version:

icon.gl is a icon library and framework developed by Scape Agency.

5 lines (4 loc) 82 B
declare module "*.svg" { const content: string; export default content; }