UNPKG

iconista

Version:

Thousands of SVG icons with one React component

3 lines (2 loc) 103 B
import { Icon } from './types'; export declare const getUrl: ({ set, icon, version }: Icon) => string;