From ec4aa60b3920e75e7467b611023d2568a292beb4 Mon Sep 17 00:00:00 2001 From: uncenter <47499684+uncenter@users.noreply.github.com> Date: Thu, 4 Apr 2024 07:42:24 -0400 Subject: [PATCH] Add Anthropic icon (#10756) * Add Anthropic icon * Remove redundant trailing slash from source --- _data/simple-icons.json | 5 +++++ icons/anthropic.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/anthropic.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e40fc974..8136d5d7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1022,6 +1022,11 @@ "hex": "FF7328", "source": "https://www.antena3.com" }, + { + "title": "Anthropic", + "hex": "191919", + "source": "https://www.anthropic.com" + }, { "title": "Anycubic", "hex": "476695", diff --git a/icons/anthropic.svg b/icons/anthropic.svg new file mode 100644 index 00000000..c917480d --- /dev/null +++ b/icons/anthropic.svg @@ -0,0 +1 @@ +Anthropic \ No newline at end of file