From 2a35b23c171378983b6f5795d0b6c41af005adf2 Mon Sep 17 00:00:00 2001 From: Jason Walker Date: Thu, 18 Jan 2024 11:11:47 -0700 Subject: [PATCH] fix: add new icons for search and networks nav item --- .../__snapshots__/generate-icon-components.spec.ts.snap | 2 ++ src/tests/__snapshots__/NetworkIcon.html | 1 + src/tests/__snapshots__/ProfileTeamIcon.html | 1 + src/tests/__snapshots__/StackIcon.html | 2 +- svg/solid/network.svg | 3 +++ svg/solid/profile-team.svg | 3 +++ svg/solid/stack.svg | 2 +- 7 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 src/tests/__snapshots__/NetworkIcon.html create mode 100644 src/tests/__snapshots__/ProfileTeamIcon.html create mode 100644 svg/solid/network.svg create mode 100644 svg/solid/profile-team.svg diff --git a/scripts/utilities/__snapshots__/generate-icon-components.spec.ts.snap b/scripts/utilities/__snapshots__/generate-icon-components.spec.ts.snap index 1ed05848..abe81c0f 100644 --- a/scripts/utilities/__snapshots__/generate-icon-components.spec.ts.snap +++ b/scripts/utilities/__snapshots__/generate-icon-components.spec.ts.snap @@ -119,6 +119,7 @@ exports[`generate > \`/src/components/index.ts\` file > has exports that match t "MeshIcon", "MoreHorizontalIcon", "MoreIcon", + "NetworkIcon", "NotificationIcon", "OrganizationIcon", "OverviewIcon", @@ -126,6 +127,7 @@ exports[`generate > \`/src/components/index.ts\` file > has exports that match t "PlugIcon", "PortalIcon", "PresentationIcon", + "ProfileTeamIcon", "ProfileIcon", "ProgressIcon", "RedoIcon", diff --git a/src/tests/__snapshots__/NetworkIcon.html b/src/tests/__snapshots__/NetworkIcon.html new file mode 100644 index 00000000..1fe8b3c6 --- /dev/null +++ b/src/tests/__snapshots__/NetworkIcon.html @@ -0,0 +1 @@ +My custom title \ No newline at end of file diff --git a/src/tests/__snapshots__/ProfileTeamIcon.html b/src/tests/__snapshots__/ProfileTeamIcon.html new file mode 100644 index 00000000..131d5528 --- /dev/null +++ b/src/tests/__snapshots__/ProfileTeamIcon.html @@ -0,0 +1 @@ +My custom title \ No newline at end of file diff --git a/src/tests/__snapshots__/StackIcon.html b/src/tests/__snapshots__/StackIcon.html index d8576a35..457c7cf0 100644 --- a/src/tests/__snapshots__/StackIcon.html +++ b/src/tests/__snapshots__/StackIcon.html @@ -1 +1 @@ -My custom title \ No newline at end of file +My custom title \ No newline at end of file diff --git a/svg/solid/network.svg b/svg/solid/network.svg new file mode 100644 index 00000000..9a690fca --- /dev/null +++ b/svg/solid/network.svg @@ -0,0 +1,3 @@ + + + diff --git a/svg/solid/profile-team.svg b/svg/solid/profile-team.svg new file mode 100644 index 00000000..26cc166a --- /dev/null +++ b/svg/solid/profile-team.svg @@ -0,0 +1,3 @@ + + + diff --git a/svg/solid/stack.svg b/svg/solid/stack.svg index d942fbd7..899d4a7c 100644 --- a/svg/solid/stack.svg +++ b/svg/solid/stack.svg @@ -1,3 +1,3 @@ - +