diff --git a/auth/assets/custom-icons/_data/custom-icons.json b/auth/assets/custom-icons/_data/custom-icons.json index 48d1d7ac5a..1e57c2a61c 100644 --- a/auth/assets/custom-icons/_data/custom-icons.json +++ b/auth/assets/custom-icons/_data/custom-icons.json @@ -574,7 +574,7 @@ "title": "IBKR", "slug": "ibkr", "altNames": [ - "Interactive Brokers", + "Interactive Brokers", "IB" ] }, @@ -699,6 +699,10 @@ "飞书" ] }, + { + "title": "LaunchDarkly", + "hex": "858585" + }, { "title": "Letterboxd" }, diff --git a/auth/assets/custom-icons/icons/launchdarkly.svg b/auth/assets/custom-icons/icons/launchdarkly.svg new file mode 100644 index 0000000000..59f8d0f5e9 --- /dev/null +++ b/auth/assets/custom-icons/icons/launchdarkly.svg @@ -0,0 +1 @@ + \ No newline at end of file