From 8cee9a9ce82ef00d2ac7b234547dc1b80bda8e14 Mon Sep 17 00:00:00 2001 From: Gene <121187507+gene-fls@users.noreply.github.com> Date: Fri, 5 Jan 2024 09:41:42 -0500 Subject: [PATCH] Add Make (#10165) --- _data/simple-icons.json | 6 ++++++ icons/make.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/make.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ece731b2..5f2a7697 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8419,6 +8419,12 @@ "source": "https://mlh.io/brand-guidelines", "guidelines": "https://mlh.io/brand-guidelines" }, + { + "title": "Make", + "hex": "6D00CC", + "source": "https://www.make.com/en/press", + "guidelines": "https://www.make.com/en/press" + }, { "title": "MakerBot", "hex": "FF1E0D", diff --git a/icons/make.svg b/icons/make.svg new file mode 100644 index 00000000..1365fe61 --- /dev/null +++ b/icons/make.svg @@ -0,0 +1 @@ +Make \ No newline at end of file