File

src/icon/icon.types.ts

Indexable

[key: string]: IconSize
export type IconSize = 14 | 16 | 20 | 30;

export interface SizeMap {
	[key: string]: IconSize;
}

results matching ""

    No results matching ""