From 79b53050ac2376e4543d838525d1ad017f1f60e5 Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Fri, 5 Apr 2024 13:14:24 +0100 Subject: [PATCH] Add Indian Super League icon (#10770) * Add Indian Super League * Increase precision --- _data/simple-icons.json | 5 +++++ icons/indiansuperleague.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/indiansuperleague.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 167806e5..5e856253 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7305,6 +7305,11 @@ "hex": "003A9B", "source": "https://indeed.design/resources" }, + { + "title": "Indian Super League", + "hex": "ED2F21", + "source": "https://indiansuperleague.com" + }, { "title": "Indie Hackers", "hex": "0E2439", diff --git a/icons/indiansuperleague.svg b/icons/indiansuperleague.svg new file mode 100644 index 00000000..1ff340b3 --- /dev/null +++ b/icons/indiansuperleague.svg @@ -0,0 +1 @@ +Indian Super League \ No newline at end of file