From dc67ba121ac60a407035ef56a5d9f9e5de728ae1 Mon Sep 17 00:00:00 2001 From: prem munagapati <54018894+Mvlprem@users.noreply.github.com> Date: Mon, 8 Jan 2024 18:41:38 +0530 Subject: [PATCH] Add Orange (#10227) --- _data/simple-icons.json | 6 ++++++ icons/orange.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/orange.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 46c60e87..ccf0c3b3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10317,6 +10317,12 @@ "source": "https://www.oracle.com/opn/index.html", "guidelines": "https://www.oracle.com/legal/logos.html" }, + { + "title": "Orange", + "hex": "FF7900", + "source": "https://brand.orange.com", + "guidelines": "https://system.design.orange.com/0c1af118d/p/494474-guidelines" + }, { "title": "ORCID", "hex": "A6CE39", diff --git a/icons/orange.svg b/icons/orange.svg new file mode 100644 index 00000000..8129c817 --- /dev/null +++ b/icons/orange.svg @@ -0,0 +1 @@ +Orange \ No newline at end of file