From 57b557061a6e5b3c8c57840497ce3845f5339398 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Sat, 14 Dec 2024 15:38:24 +0000 Subject: [PATCH] Add Nextflow icon (#12349) --- _data/simple-icons.json | 5 +++++ icons/nextflow.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/nextflow.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f45da4824..2cee5092d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10883,6 +10883,11 @@ "hex": "8ED500", "source": "https://about.nextdoor.com/us-media/" }, + { + "title": "Nextflow", + "hex": "0DC09D", + "source": "https://github.com/seqeralabs/logos/blob/a8d4906b8fa7359541e520882f93a4bf029af44c/nextflow/nextflow_icon_color.svg" + }, { "title": "Nextra", "hex": "000000", diff --git a/icons/nextflow.svg b/icons/nextflow.svg new file mode 100644 index 000000000..e83534084 --- /dev/null +++ b/icons/nextflow.svg @@ -0,0 +1 @@ +Nextflow \ No newline at end of file