Skip to content

Conversation

@astandrik
Copy link
Contributor

Closes #2335

@astandrik astandrik requested a review from amje as a code owner November 15, 2025 18:21
@gravity-ui
Copy link
Contributor

gravity-ui bot commented Nov 15, 2025

🎭 Component Tests Report is ready.

@gravity-ui
Copy link
Contributor

gravity-ui bot commented Nov 15, 2025

Visual Tests Report is ready.

size?: number | string;
fill?: string;
stroke?: string;
color?: CSSProperties['color'] | string;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the point of duplication style functionality? Let's instead add feature from the Text component, which have color property accepting text color name (typeof TEXT_COLORS[number]).

@astandrik astandrik requested a review from amje November 18, 2025 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add color prop to Icon component

3 participants