helloWorld()}
/>
>
- ))
- .add("minimal", () => (
- <>
-
-
-
- >
));
diff --git a/scm-ui/ui-components/src/__snapshots__/storyshots.test.ts.snap b/scm-ui/ui-components/src/__snapshots__/storyshots.test.ts.snap
index 05312337e3..47cf3c699b 100644
--- a/scm-ui/ui-components/src/__snapshots__/storyshots.test.ts.snap
+++ b/scm-ui/ui-components/src/__snapshots__/storyshots.test.ts.snap
@@ -445,7 +445,7 @@ exports[`Storyshots Buttons|SubmitButton Default 1`] = `
`;
-exports[`Storyshots CardColumn default 1`] = `
+exports[`Storyshots CardColumn Default 1`] = `
@@ -510,7 +510,7 @@ exports[`Storyshots CardColumn default 1`] = `
`;
-exports[`Storyshots CardColumn minimal 1`] = `
+exports[`Storyshots CardColumn Minimal 1`] = `
@@ -558,7 +558,7 @@ exports[`Storyshots CardColumn minimal 1`] = `
`;
-exports[`Storyshots CardColumn with hoverable date 1`] = `
+exports[`Storyshots CardColumn With hoverable date 1`] = `
@@ -613,7 +613,7 @@ exports[`Storyshots CardColumn with hoverable date 1`] = `
`;
-exports[`Storyshots CardColumnSmall default 1`] = `
+exports[`Storyshots CardColumnSmall Default 1`] = `
@@ -661,7 +661,7 @@ exports[`Storyshots CardColumnSmall default 1`] = `
`;
-exports[`Storyshots CardColumnSmall minimal 1`] = `
+exports[`Storyshots CardColumnSmall Minimal 1`] = `
@@ -32706,10 +32706,68 @@ exports[`Storyshots Forms|Textarea OnSubmit 1`] = `
`;
-exports[`Storyshots Icon default 1`] = `
+exports[`Storyshots Icon Colors 1`] = `
+
+
+
+
+
+
+
+
+
+
+
+
+
+`;
+
+exports[`Storyshots Icon Default 1`] = `
+
+
-
`;
-exports[`Storyshots Icon minimal 1`] = `
+exports[`Storyshots Icon Icon styles 1`] = `
+
+`;
+
+exports[`Storyshots Icon More options 1`] = `
+
+
+
+
+
+
+`;
+
+exports[`Storyshots Icon Sizing 1`] = `
+
+
+
+
+
+
+
+
+
+
`;