From 7583d21659186f9757f14aad88224098b0060ee8 Mon Sep 17 00:00:00 2001 From: Dominic Tarro <57306102+dominictarro@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:35:30 -0400 Subject: [PATCH] Add Prefect icon (#8772) --- _data/simple-icons.json | 5 +++++ icons/prefect.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/prefect.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 897c7edcf..459b2533a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -9117,6 +9117,11 @@ "hex": "673AB8", "source": "https://preactjs.com" }, + { + "title": "Prefect", + "hex": "024DFD", + "source": "https://www.prefect.io/newsroom/logos/" + }, { "title": "Premier League", "hex": "360D3A", diff --git a/icons/prefect.svg b/icons/prefect.svg new file mode 100644 index 000000000..f0182730f --- /dev/null +++ b/icons/prefect.svg @@ -0,0 +1 @@ +Prefect \ No newline at end of file