From bcca774e2d9c5dcba04e541fe4f438e992984189 Mon Sep 17 00:00:00 2001 From: Amandeep Singh <35252877+adsingh14@users.noreply.github.com> Date: Wed, 5 Oct 2022 23:11:23 +0530 Subject: [PATCH] Add Persistent icon (#7912) Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com> Co-authored-by: LitoMore --- _data/simple-icons.json | 6 ++++++ icons/persistent.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/persistent.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f7b7275d7833..00e6aaf602b7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8234,6 +8234,12 @@ "hex": "39457E", "source": "https://github.com/tpf/marketing-materials/blob/6765c6fd71bc5b123d6c1a77b86e08cdd6376078/images/onion-logo/tpf-logo-onion.svg" }, + { + "title": "Persistent", + "hex": "FD5F07", + "source": "https://www.persistent.com/company-overview/branding-guidelines/#nav-persistent-logo", + "guidelines": "https://www.persistent.com/company-overview/branding-guidelines/#nav-persistent-logo" + }, { "title": "Personio", "hex": "FFFFFF", diff --git a/icons/persistent.svg b/icons/persistent.svg new file mode 100644 index 000000000000..ccd30918443d --- /dev/null +++ b/icons/persistent.svg @@ -0,0 +1 @@ +Persistent \ No newline at end of file