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 f57f21b commit 893d631Copy full SHA for 893d631
src/scripts/Icon.tsx
@@ -168,9 +168,7 @@ export type IconProps = {
168
size?: IconSize;
169
align?: 'left' | 'right';
170
container?: IconContainer;
171
- color?: string;
172
textColor?: IconTextColor;
173
- tabIndex?: number;
174
fillColor?: string;
175
title?: string;
176
flip?: boolean;
0 commit comments