diff --git a/packages/design/src/icons/userConfirmed.svg b/packages/design/src/icons/userConfirmed.svg new file mode 100644 index 0000000000..1069a7d6bb --- /dev/null +++ b/packages/design/src/icons/userConfirmed.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/packages/site/src/content/Icon/Icon.stories.mdx b/packages/site/src/content/Icon/Icon.stories.mdx index b215d4c285..8f1ac6d1ba 100644 --- a/packages/site/src/content/Icon/Icon.stories.mdx +++ b/packages/site/src/content/Icon/Icon.stories.mdx @@ -195,6 +195,7 @@ understand the state of the application. | | `task` | | | `timeline` | | | `today` | +| | `userConfirmed` | | | `recurring` | | | `sliderStart` | | | `sliderCenter` |