UNPKG

@blueprintjs/icons

Version:

Components, fonts, icons, and css files for creating and displaying icons.

4 lines (3 loc) 170 B
import { IconName } from "../iconName"; export declare const IconSvgPaths16: Record<IconName, string[]>; export declare const IconSvgPaths20: Record<IconName, string[]>;