UNPKG

@blueprintjs/icons

Version:

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

6 lines (5 loc) 217 B
import type { IconPathsLoader } from "../iconLoader"; /** * A dynamic loader for icon paths that generates separate chunks for the two size variants. */ export declare const splitPathsBySizeLoader: IconPathsLoader;