From 903f398d8ca854262f31b77427cba4178136ab55 Mon Sep 17 00:00:00 2001 From: Jerry Yip <109581212+yhmyhm0910@users.noreply.github.com> Date: Wed, 5 Jun 2024 02:28:27 -0400 Subject: [PATCH] Add 1Panel icon (#10484) Co-authored-by: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Co-authored-by: Adam Rusted --- _data/simple-icons.json | 5 +++++ icons/1panel.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/1panel.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9ed3bd43..8e3c5ae3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -25,6 +25,11 @@ "hex": "40AEF0", "source": "https://www.1001tracklists.com" }, + { + "title": "1Panel", + "hex": "0854C1", + "source": "https://1panel.cn" + }, { "title": "1Password", "hex": "3B66BC", diff --git a/icons/1panel.svg b/icons/1panel.svg new file mode 100644 index 00000000..6bf5ac3c --- /dev/null +++ b/icons/1panel.svg @@ -0,0 +1 @@ +1Panel \ No newline at end of file