We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c71a614 commit ccfbc00Copy full SHA for ccfbc00
packages/react-icons/src/icons/index.ts
@@ -339,6 +339,7 @@ export const icons: IconDefinition[] = [
339
"../../icons/ant-design-icons/packages/icons-svg/svg/twotone/*.svg",
340
),
341
formatter: (name) => `AiTwotone${name}`,
342
+ multiColor: true,
343
},
344
],
345
projectUrl: "https://github.com/ant-design/ant-design-icons",
0 commit comments