Skip to content

Commit 1d129cb

Browse files
feat(components): Add New Schedule UserConfirmed Status Icon (#2932)
* add userConfirmed.svg icon and register it in Icon.stories.mdx * add fixed icon
1 parent 5c6d2a8 commit 1d129cb

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Loading

packages/site/src/content/Icon/Icon.stories.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ understand the state of the application.
195195
| <Icon name="task" /> | `task` |
196196
| <Icon name="timeline" /> | `timeline` |
197197
| <Icon name="today" /> | `today` |
198+
| <Icon name="userConfirmed" /> | `userConfirmed` |
198199
| <Icon name="recurring" /> | `recurring` |
199200
| <Icon name="sliderStart" /> | `sliderStart` |
200201
| <Icon name="sliderCenter" /> | `sliderCenter` |

0 commit comments

Comments
 (0)