Skip to content

Update Icons for the FeedbackMessage Component #824

@glendamariegalzote

Description

@glendamariegalzote

Aim of the issue

The FeedbackMessage component currently uses a set of icons that could be updated to align with the Alert and Feedback components for greater design consistency. Replacing the existing icons with those used in these components would help maintain visual uniformity.

Specifics of the icons

Loading: from "i-circle-blue (C)" to "Info (P2.0)" with fill: var(--palette-primary-500, #1890FF);
Success: from "check-circle-green (C)" to "CheckCircle (P2.0)" with fill: var(--palette-success-500, #4CB61B);
Error: from "x-circle-red (C)" to "XSquare (P2.0)" with fill: var(--palette-error-500, #FF5453);
Warning: from "exclamation-circle-yellow (C)" to "WarningDiamond (P2.0)" with fill: var(--palette-warning-400, #F68F1F);

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Alert componentAlert component and hooks related activitiesFeedbackMessage componentFeedbackMessage component and hooks related activities

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions