We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1149894 commit 20ed3a6Copy full SHA for 20ed3a6
test/index.test.tsx
@@ -16,6 +16,7 @@ const aliases = new Set([
16
"CircleWavyQuestion",
17
"CircleWavyWarning",
18
"TextBolder",
19
+ "Lemniscate",
20
]);
21
22
const isIcon = (candidate: any): candidate is Icon =>
0 commit comments