From f47e9a8a4a5a61dbb099bce159beb4eeb3cf1480 Mon Sep 17 00:00:00 2001 From: Rosa Trieu Date: Wed, 3 Sep 2025 10:37:57 -0700 Subject: [PATCH] [DOCS-11935] Add Anthropic logo to Cloud Cost SaaS --- layouts/partials/cloud_cost/cost-integrations.html | 1 + static/images/integrations_logos/anthropic_small.svg | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 static/images/integrations_logos/anthropic_small.svg diff --git a/layouts/partials/cloud_cost/cost-integrations.html b/layouts/partials/cloud_cost/cost-integrations.html index 89e0c7c3ede0a..cc8f505f71b07 100644 --- a/layouts/partials/cloud_cost/cost-integrations.html +++ b/layouts/partials/cloud_cost/cost-integrations.html @@ -3,6 +3,7 @@ (dict "name" "snowflake" "href" "/cloud_cost_management/setup/saas_costs/?tab=snowflake#configure-your-saas-accounts" "src" "integrations_logos/snowflake_small.svg") (dict "name" "databricks" "href" "/cloud_cost_management/setup/saas_costs/?tab=databricks#configure-your-saas-accounts" "src" "integrations_logos/databricks_small.svg") (dict "name" "openai" "href" "/cloud_cost_management/setup/saas_costs/?tab=openai#configure-your-saas-accounts" "src" "integrations_logos/openai_small.svg") + (dict "name" "anthropic" "href" "/cloud_cost_management/setup/saas_costs/?tab=anthropic#configure-your-saas-accounts" "src" "integrations_logos/anthropic_small.svg") (dict "name" "github" "href" "/cloud_cost_management/setup/saas_costs/?tab=github#configure-your-saas-accounts" "src" "integrations_logos/github_small.svg") (dict "name" "confluent cloud" "href" "/cloud_cost_management/setup/saas_costs/?tab=confluentcloud#configure-your-saas-accounts" "src" "integrations_logos/confluent-cloud_small.svg") (dict "name" "mongodb" "href" "/cloud_cost_management/setup/saas_costs/?tab=mongodb#configure-your-saas-accounts" "src" "integrations_logos/mongodb_small.svg") diff --git a/static/images/integrations_logos/anthropic_small.svg b/static/images/integrations_logos/anthropic_small.svg new file mode 100644 index 0000000000000..ebacbf4cf4e59 --- /dev/null +++ b/static/images/integrations_logos/anthropic_small.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file