From 9c54a0ce036773e938772baa4cdb2ae930e797bd Mon Sep 17 00:00:00 2001 From: Suzy Q Date: Wed, 12 Jul 2023 22:37:03 -0700 Subject: [PATCH] Add Pterodactyl icon (#8860) --- _data/simple-icons.json | 5 +++++ icons/pterodactyl.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/pterodactyl.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b29d86539..dd1b8f2b6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -9477,6 +9477,11 @@ "source": "https://www.proxmox.com/en/news/media-kit", "guidelines": "https://www.proxmox.com/en/news/media-kit" }, + { + "title": "Pterodactyl", + "hex": "10539F", + "source": "https://github.com/pterodactyl/panel/blob/eaf46429f2a001469fb5f18f7891ce8e5be7f049/public/favicons/favicon-96x96.png" + }, { "title": "PUBG", "hex": "FEAB02", diff --git a/icons/pterodactyl.svg b/icons/pterodactyl.svg new file mode 100644 index 000000000..f364db00c --- /dev/null +++ b/icons/pterodactyl.svg @@ -0,0 +1 @@ +Pterodactyl \ No newline at end of file