UNPKG

@wfp/icons-core

Version:
20 lines (19 loc) 435 B
export declare function svgConfig(): { plugins: string[]; replaceAttrValues: { '#000000': string; '#000': string; }; svgoConfig: { plugins: { name: string; params: { overrides: { removeUnknownsAndDefaults: boolean; removeViewBox: boolean; }; }; }[]; }; icon: boolean; };