From 71dd16a3caf998d08db1989dd3942aacd4d233a2 Mon Sep 17 00:00:00 2001 From: simrahnb <65752120+simrahnb@users.noreply.github.com> Date: Sun, 4 Feb 2024 05:06:41 -0500 Subject: [PATCH] Added Cloudron icon (#8085) * Update simple-icons.json * Add files via upload * Update icon * Fix casing --------- Co-authored-by: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/cloudron.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/cloudron.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 8a9444da7..86d167172 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2905,6 +2905,11 @@ "hex": "3448C5", "source": "https://cloudinary.com" }, + { + "title": "Cloudron", + "hex": "03A9F4", + "source": "https://www.cloudron.io/brand-assets.html" + }, { "title": "Cloudsmith", "hex": "2A6FE1", diff --git a/icons/cloudron.svg b/icons/cloudron.svg new file mode 100644 index 000000000..a3110d8c2 --- /dev/null +++ b/icons/cloudron.svg @@ -0,0 +1 @@ +Cloudron \ No newline at end of file