=== Background & Goal
- **Description:** the current success icon is not visible enough and is different from the rest of feedback (warning, error and notice) icons since it doesn't have a solid shape.
{F36076629}
- **History:** describe or link to prior discussions related to this icon
- **Considerations:** list any known challenges or blockers, or any other important information
- **Known use case(s):**
| {F36076633} | {F36076636} |
| Message component | Info Chip T323524 |
=== User stories
- As a user I need success icon to be visible enough on any background and component.
- As a user I need warning, error, success and notice icons to be visually similar.
=== Considerations //(Optional)//
- We will create a new `IconSuccess` and we will keep [[ https://doc.wikimedia.org/codex/latest/icons/all-icons.html#:~:text=cdxIconChart-,cdxIconCheck,-cdxIconCheckAll | IconCheck ]] for other use cases.
=== Open questions //(Optional)//
-
=== Proposal
We will create a new success icon within a circle.
{F36076657}
=== Design spec
//Once the icon spec sheet has been created, the Figma file should be included here.//
=== SVG icon
//Once the icon has been created, we will export it in SVG format and add it here.//
=== Acceptance criteria for Done
**Design**
[ ] The design of the new icon is ready, and it follows our [icon system guidelines](https://design.wikimedia.org/style-guide/visual-style_icons.html)
[ ] The new icon has been reviewed with help from the DST
[ ] An RTL icon has been created //(if needed)//
[ ] The icon is recognizable on low DPI resolutions
[ ] The icon has been exported as an optimized SVG and added to this task’s description
[ ] The new icon has been included in our [Icon System Figma file](https://www.notion.so/Designing-icons-e1d7d3b174f64fcd917678de8de98402), and the library has been published
**Code**
[ ] Add icon in Codex
[ ] Add icon in OOUI
**Documentation**
[ ] Update {T141801}