From 9035eac5ec5cc2aaff68069736bf2ce839302424 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Sun, 6 Aug 2023 03:17:11 -0700 Subject: [PATCH] Add distrokid (#9143) --- _data/simple-icons.json | 5 +++++ icons/distrokid.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/distrokid.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index db6fa8b1..b39a7fe8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3343,6 +3343,11 @@ "hex": "50162D", "source": "https://disroot.org/en" }, + { + "title": "Distrokid", + "hex": "231F20", + "source": "https://distrokid.com/logo" + }, { "title": "Django", "hex": "092E20", diff --git a/icons/distrokid.svg b/icons/distrokid.svg new file mode 100644 index 00000000..71b5a0a7 --- /dev/null +++ b/icons/distrokid.svg @@ -0,0 +1 @@ +Distrokid \ No newline at end of file