diff --git a/packages/orbit-components/src/ServiceLogo/README.md b/packages/orbit-components/src/ServiceLogo/README.md
index 529848e7f3..620be1f786 100644
--- a/packages/orbit-components/src/ServiceLogo/README.md
+++ b/packages/orbit-components/src/ServiceLogo/README.md
@@ -29,8 +29,10 @@ Table below contains all types of the props available in ServiceLogo component.
| code | size |
| :---------------------- | :--------- |
| `"AirHelp"` | `"small"` |
-| `"Alipay"` | `"medium"` |
-| `"Amex"` | `"large"` |
+| `"AirHelpNew"` | `"medium"` |
+| `"AirHelpPlus"` | `"large"` |
+| `"Alipay"` |
+| `"Amex"` |
| `"Axa"` |
| `"AxaAssistance"` |
| `"AxaWhite"` |
@@ -53,6 +55,7 @@ Table below contains all types of the props available in ServiceLogo component.
| `"PayPal"` |
| `"RentalCars"` |
| `"Sherpa"` |
+| `"Simtex"` |
| `"Sofort"` |
| `"TravelPulse"` |
| `"Trustly"` |
diff --git a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct-story.tsx b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct-story.tsx
index ed7247ba63..2a4c4499b5 100644
--- a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct-story.tsx
+++ b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct-story.tsx
@@ -8,7 +8,7 @@ const GRAYSCALE_OPTIONS = [false, true];
export default function ServiceLogoStory() {
return (
-
+
{GRAYSCALE_OPTIONS.map(grayScale => (
))}
diff --git a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Desktop-darwin.png b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Desktop-darwin.png
index 1bff45d63a..c8203e5ede 100644
Binary files a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Desktop-darwin.png and b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Desktop-darwin.png differ
diff --git a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Desktop-linux.png b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Desktop-linux.png
index 1bff45d63a..d4f568cb93 100644
Binary files a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Desktop-linux.png and b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Desktop-linux.png differ
diff --git a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Large-Desktop-darwin.png b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Large-Desktop-darwin.png
index b9eaa3b92b..e6e09f1bbc 100644
Binary files a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Large-Desktop-darwin.png and b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Large-Desktop-darwin.png differ
diff --git a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Large-Desktop-linux.png b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Large-Desktop-linux.png
index b9eaa3b92b..5d5804cad8 100644
Binary files a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Large-Desktop-linux.png and b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Large-Desktop-linux.png differ
diff --git a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Large-Mobile-darwin.png b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Large-Mobile-darwin.png
index 8c61e6cc44..8a5bdbcf29 100644
Binary files a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Large-Mobile-darwin.png and b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Large-Mobile-darwin.png differ
diff --git a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Large-Mobile-linux.png b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Large-Mobile-linux.png
index 431ebed680..931d373a4e 100644
Binary files a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Large-Mobile-linux.png and b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Large-Mobile-linux.png differ
diff --git a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Medium-Mobile-darwin.png b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Medium-Mobile-darwin.png
index 9c95e6f37c..f590ed9784 100644
Binary files a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Medium-Mobile-darwin.png and b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Medium-Mobile-darwin.png differ
diff --git a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Medium-Mobile-linux.png b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Medium-Mobile-linux.png
index f6b18fbfff..b3dd1420b5 100644
Binary files a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Medium-Mobile-linux.png and b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Medium-Mobile-linux.png differ
diff --git a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Small-Mobile-darwin.png b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Small-Mobile-darwin.png
index 2b4ed34725..82b7bb18f4 100644
Binary files a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Small-Mobile-darwin.png and b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Small-Mobile-darwin.png differ
diff --git a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Small-Mobile-linux.png b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Small-Mobile-linux.png
index 4f668ab4b6..bb54fe50f5 100644
Binary files a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Small-Mobile-linux.png and b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Small-Mobile-linux.png differ
diff --git a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Tablet-darwin.png b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Tablet-darwin.png
index 75b21ef7c9..3a0d76d975 100644
Binary files a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Tablet-darwin.png and b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Tablet-darwin.png differ
diff --git a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Tablet-linux.png b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Tablet-linux.png
index 75d3f1b495..fa71e62ab8 100644
Binary files a/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Tablet-linux.png and b/packages/orbit-components/src/ServiceLogo/ServiceLogo.ct.tsx-snapshots/visual-ServiceLogo-default-1-Tablet-linux.png differ
diff --git a/packages/orbit-components/src/ServiceLogo/consts.mts b/packages/orbit-components/src/ServiceLogo/consts.mts
index 9685363b1e..74ee088b35 100644
--- a/packages/orbit-components/src/ServiceLogo/consts.mts
+++ b/packages/orbit-components/src/ServiceLogo/consts.mts
@@ -1,5 +1,6 @@
export enum NAME_OPTIONS {
AIRHELP = "AirHelp",
+ AIRHELPNEW = "AirHelpNew",
AIRHELPPLUS = "AirHelpPlus",
ALIPAY = "Alipay",
AMEX = "Amex",
diff --git a/packages/orbit-components/src/ServiceLogo/consts.ts b/packages/orbit-components/src/ServiceLogo/consts.ts
index 9685363b1e..74ee088b35 100644
--- a/packages/orbit-components/src/ServiceLogo/consts.ts
+++ b/packages/orbit-components/src/ServiceLogo/consts.ts
@@ -1,5 +1,6 @@
export enum NAME_OPTIONS {
AIRHELP = "AirHelp",
+ AIRHELPNEW = "AirHelpNew",
AIRHELPPLUS = "AirHelpPlus",
ALIPAY = "Alipay",
AMEX = "Amex",
diff --git a/packages/orbit-components/src/ServiceLogo/types.d.ts b/packages/orbit-components/src/ServiceLogo/types.d.ts
index 30f19197ef..a930bbc905 100644
--- a/packages/orbit-components/src/ServiceLogo/types.d.ts
+++ b/packages/orbit-components/src/ServiceLogo/types.d.ts
@@ -5,6 +5,7 @@ import type * as Common from "../common/types";
export type Size = "small" | "medium" | "large";
type Name =
| "AirHelp"
+ | "AirHelpNew"
| "AirHelpPlus"
| "Alipay"
| "Amex"