From 1387442910197483f41a9754d319bc6b3e94c7cc Mon Sep 17 00:00:00 2001 From: elliotwutingfeng Date: Sat, 19 Mar 2022 14:54:17 +0800 Subject: [PATCH] Dask (#7210) --- _data/simple-icons.json | 5 +++++ icons/dask.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/dask.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7a7ddabc..e1c4387b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2441,6 +2441,11 @@ "hex": "0E353D", "source": "https://brandfolder.com/dashlane/brandkitpartners" }, + { + "title": "Dask", + "hex": "FDA061", + "source": "https://github.com/dask/dask/blob/fc911b6d481e602f7549eecb180c3f7622260001/docs/source/images/dask_icon.svg" + }, { "title": "Dassault Systèmes", "hex": "005386", diff --git a/icons/dask.svg b/icons/dask.svg new file mode 100644 index 00000000..e71275c0 --- /dev/null +++ b/icons/dask.svg @@ -0,0 +1 @@ +Dask \ No newline at end of file