From d25e3093ce3d66c91113007552baa0028d4d5379 Mon Sep 17 00:00:00 2001 From: Anh Thang Date: Mon, 13 Jan 2025 06:46:21 +0700 Subject: [PATCH] Add Rook icon (#11478) --- _data/simple-icons.json | 9 +++++++++ icons/rook.svg | 1 + 2 files changed, 10 insertions(+) create mode 100644 icons/rook.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 814b790ac..951808087 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -13770,6 +13770,15 @@ "hex": "EC4A3F", "source": "https://rollupjs.org" }, + { + "title": "Rook", + "hex": "2AC6EA", + "source": "https://github.com/rook/artwork/blob/d252db9f43753e6abf64db0ce12d38916a5de464/logo/Rook_Icon.svg", + "guidelines": "https://www.linuxfoundation.org/legal/trademark-usage", + "license": { + "type": "Apache-2.0" + } + }, { "title": "Roon", "hex": "2039F3", diff --git a/icons/rook.svg b/icons/rook.svg new file mode 100644 index 000000000..1b933fe64 --- /dev/null +++ b/icons/rook.svg @@ -0,0 +1 @@ +Rook \ No newline at end of file