From 4ac6b252517b9a0d570228f20c10d3d3204c7255 Mon Sep 17 00:00:00 2001 From: Dhruv Bhanushali Date: Thu, 13 May 2021 16:30:28 +0530 Subject: [PATCH] Add icon for Zerodha (#5669) --- _data/simple-icons.json | 5 +++++ icons/zerodha.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/zerodha.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7b9225f5..9301102b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10188,6 +10188,11 @@ "hex": "3EA8FF", "source": "https://zenn.dev/mediakit" }, + { + "title": "Zerodha", + "hex": "387ED1", + "source": "https://zerodha.com" + }, { "title": "ZeroMQ", "hex": "DF0000", diff --git a/icons/zerodha.svg b/icons/zerodha.svg new file mode 100644 index 00000000..b847c315 --- /dev/null +++ b/icons/zerodha.svg @@ -0,0 +1 @@ +Zerodha icon \ No newline at end of file