From fbbdf5ffe5fb76cf4f0ecadd8acf88da3c27c5cf Mon Sep 17 00:00:00 2001 From: kodster28 Date: Tue, 27 May 2025 08:16:39 -0500 Subject: [PATCH 1/4] [Chore] Update cookie preference icon --- src/assets/privacyoptions.svg | 33 +++++++++++++++++++++++++++++++++ src/components/OneTrust.astro | 5 ++++- 2 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 src/assets/privacyoptions.svg diff --git a/src/assets/privacyoptions.svg b/src/assets/privacyoptions.svg new file mode 100644 index 000000000000000..865328bc7ccde73 --- /dev/null +++ b/src/assets/privacyoptions.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/components/OneTrust.astro b/src/components/OneTrust.astro index 12882083daa9aee..933711ccab98cac 100644 --- a/src/components/OneTrust.astro +++ b/src/components/OneTrust.astro @@ -17,7 +17,10 @@ const uuid = isProduction function OptanonWrapper() {} - +