Skip to content

Commit

Permalink
added ant design multicolor option
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi1693 committed Nov 21, 2023
1 parent 12d004f commit c8714aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-icons-ng/src/icons/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export const icons: IconDefinition[] = [
"../../icons/ant-design-icons/packages/icons-svg/svg/twotone/*.svg",
),
formatter: (name) => `AiTwotone${name}`,
multiColor: true,
},
],
projectUrl: "https://github.com/ant-design/ant-design-icons",
Expand Down

0 comments on commit c8714aa

Please sign in to comment.