From b0795e849a73731a2c0094f72bf6532994e3fcbe Mon Sep 17 00:00:00 2001 From: LitoMore Date: Sun, 8 Sep 2024 08:37:23 +0800 Subject: [PATCH] Add Roboflow icon (#11694) Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/roboflow.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/roboflow.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d7b50597..be22f20b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -13278,6 +13278,11 @@ "hex": "00A2FF", "source": "https://create.roblox.com" }, + { + "title": "Roboflow", + "hex": "6706CE", + "source": "https://roboflow.com/press" + }, { "title": "Robot Framework", "hex": "000000", diff --git a/icons/roboflow.svg b/icons/roboflow.svg new file mode 100644 index 00000000..b66c85d0 --- /dev/null +++ b/icons/roboflow.svg @@ -0,0 +1 @@ +Roboflow \ No newline at end of file