From 6f65c7f32eb65bff47c57bd6f4ad5828d60904ac Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Mon, 20 May 2024 13:07:51 -0700 Subject: [PATCH] Add Hugging Face (#9259) Co-authored-by: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> --- _data/simple-icons.json | 6 ++++++ icons/huggingface.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/huggingface.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7522ad245..7d4e5cb34 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7112,6 +7112,12 @@ "source": "https://www.hubspot.com/style-guide", "guidelines": "https://www.hubspot.com/style-guide" }, + { + "title": "Hugging Face", + "hex": "FFD21E", + "source": "https://huggingface.co/brand", + "guidelines": "https://huggingface.co/brand" + }, { "title": "Hugo", "hex": "FF4088", diff --git a/icons/huggingface.svg b/icons/huggingface.svg new file mode 100644 index 000000000..4d1631239 --- /dev/null +++ b/icons/huggingface.svg @@ -0,0 +1 @@ +Hugging Face \ No newline at end of file