From 690b4e7f0ad180b9cb47bdf92247f584e9c22b6a Mon Sep 17 00:00:00 2001 From: Ritesh Kokam <61982298+RiteshK-611@users.noreply.github.com> Date: Sun, 3 Sep 2023 14:31:18 +0530 Subject: [PATCH] Add Robinhood Icon (#9120) --- _data/simple-icons.json | 5 +++++ icons/robinhood.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/robinhood.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 852203a4..bf480989 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -11083,6 +11083,11 @@ "hex": "343A40", "source": "https://roamresearch.com/#/app/help/page/Vu1MmjinS" }, + { + "title": "Robinhood", + "hex": "00C805", + "source": "https://robinhood.com" + }, { "title": "Roblox", "hex": "000000", diff --git a/icons/robinhood.svg b/icons/robinhood.svg new file mode 100644 index 00000000..a2f92cea --- /dev/null +++ b/icons/robinhood.svg @@ -0,0 +1 @@ +Robinhood \ No newline at end of file