UNPKG

170 BTypeScriptView Raw
1import { IconName } from "../iconName";
2export declare const IconSvgPaths16: Record<IconName, string[]>;
3export declare const IconSvgPaths20: Record<IconName, string[]>;