From 530fa809d2a216197183e6b8bec49737ffef35a4 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Tue, 15 Aug 2023 13:07:36 -0700 Subject: [PATCH] Add Retool (#9272) * Add Retool icon * Add JSON data for Retool * Update simple-icons.json --- _data/simple-icons.json | 5 +++++ icons/retool.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/retool.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 52530d38..46c1cd41 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10644,6 +10644,11 @@ "hex": "000000", "source": "https://avatars.githubusercontent.com/u/4931972" }, + { + "title": "Retool", + "hex": "3D3D3D", + "source": "https://retool.com" + }, { "title": "RetroArch", "hex": "000000", diff --git a/icons/retool.svg b/icons/retool.svg new file mode 100644 index 00000000..6da6fc99 --- /dev/null +++ b/icons/retool.svg @@ -0,0 +1 @@ +Retool \ No newline at end of file