From e7bbc2b7d158b8d304a01e278dc93becd2228815 Mon Sep 17 00:00:00 2001 From: Adam DeHaven Date: Wed, 24 Jan 2024 14:01:01 -0500 Subject: [PATCH] fix(icons): add new icons --- .../__snapshots__/generate-icon-components.spec.ts.snap | 2 ++ src/tests/__snapshots__/HistoryIcon.html | 1 + src/tests/__snapshots__/KeyboardReturnIcon.html | 1 + svg/solid/history.svg | 3 +++ svg/solid/keyboard-return.svg | 3 +++ 5 files changed, 10 insertions(+) create mode 100644 src/tests/__snapshots__/HistoryIcon.html create mode 100644 src/tests/__snapshots__/KeyboardReturnIcon.html create mode 100644 svg/solid/history.svg create mode 100644 svg/solid/keyboard-return.svg diff --git a/scripts/utilities/__snapshots__/generate-icon-components.spec.ts.snap b/scripts/utilities/__snapshots__/generate-icon-components.spec.ts.snap index ae9ba0b2..4535c808 100644 --- a/scripts/utilities/__snapshots__/generate-icon-components.spec.ts.snap +++ b/scripts/utilities/__snapshots__/generate-icon-components.spec.ts.snap @@ -97,6 +97,7 @@ exports[`generate > \`/src/components/index.ts\` file > has exports that match t "GraduationIcon", "GridIcon", "HelpIcon", + "HistoryIcon", "HtmlIcon", "ImageIcon", "ImmunityIcon", @@ -107,6 +108,7 @@ exports[`generate > \`/src/components/index.ts\` file > has exports that match t "InfoIcon", "InsightsIcon", "ItalicIcon", + "KeyboardReturnIcon", "KongIcon", "LinkIcon", "ListOrderedIcon", diff --git a/src/tests/__snapshots__/HistoryIcon.html b/src/tests/__snapshots__/HistoryIcon.html new file mode 100644 index 00000000..af13a162 --- /dev/null +++ b/src/tests/__snapshots__/HistoryIcon.html @@ -0,0 +1 @@ +My custom title \ No newline at end of file diff --git a/src/tests/__snapshots__/KeyboardReturnIcon.html b/src/tests/__snapshots__/KeyboardReturnIcon.html new file mode 100644 index 00000000..db705856 --- /dev/null +++ b/src/tests/__snapshots__/KeyboardReturnIcon.html @@ -0,0 +1 @@ +My custom title \ No newline at end of file diff --git a/svg/solid/history.svg b/svg/solid/history.svg new file mode 100644 index 00000000..ab3b354f --- /dev/null +++ b/svg/solid/history.svg @@ -0,0 +1,3 @@ + + + diff --git a/svg/solid/keyboard-return.svg b/svg/solid/keyboard-return.svg new file mode 100644 index 00000000..a1086711 --- /dev/null +++ b/svg/solid/keyboard-return.svg @@ -0,0 +1,3 @@ + + +