From 856e2915b49a4c4752e548de05fcb4a526a5ee40 Mon Sep 17 00:00:00 2001 From: Anh Thang Date: Thu, 8 Aug 2024 02:28:25 +0700 Subject: [PATCH] Add Ollama icon (#11182) Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/ollama.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/ollama.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0a4045a1..7cbadcc9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10793,6 +10793,11 @@ "source": "https://www.okta.com/press-room/media-assets/", "guidelines": "https://www.okta.com/terms-of-use-for-okta-content/" }, + { + "title": "Ollama", + "hex": "000000", + "source": "https://github.com/ollama/ollama/issues/2152#issuecomment-1905286922" + }, { "title": "OnePlus", "hex": "F5010C", diff --git a/icons/ollama.svg b/icons/ollama.svg new file mode 100644 index 00000000..bc368e99 --- /dev/null +++ b/icons/ollama.svg @@ -0,0 +1 @@ +Ollama \ No newline at end of file