From 1accb7bcdefc7f448782f1ec3db1c177a9a1c9d0 Mon Sep 17 00:00:00 2001 From: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> Date: Mon, 20 May 2024 14:40:23 -0500 Subject: [PATCH] Add n8n icon (#10909) --- _data/simple-icons.json | 5 +++++ icons/n8n.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/n8n.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 52ec486c5..06fe8b3a3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10127,6 +10127,11 @@ "hex": "48AC98", "source": "https://n26.com" }, + { + "title": "n8n", + "hex": "EA4B71", + "source": "https://n8n.io/press" + }, { "title": "Namebase", "hex": "0068FF", diff --git a/icons/n8n.svg b/icons/n8n.svg new file mode 100644 index 000000000..2b67f5ab4 --- /dev/null +++ b/icons/n8n.svg @@ -0,0 +1 @@ +n8n \ No newline at end of file