From f29b8927773704f2be52765dc85ab5d32506865a Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Sun, 3 Sep 2023 10:39:42 -0500 Subject: [PATCH] Add embarcadero C++ Builder (#9401) --- _data/simple-icons.json | 6 ++++++ icons/cplusplusbuilder.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/cplusplusbuilder.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index bf480989..ac05014a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2186,6 +2186,12 @@ "hex": "00599C", "source": "https://github.com/isocpp/logos/tree/64ef037049f87ac74875dbe72695e59118b52186" }, + { + "title": "C++ Builder", + "hex": "E62431", + "source": "https://www.embarcadero.com/news/logo", + "guidelines": "https://www.ideracorp.com/legal/embarcadero" + }, { "title": "Cachet", "hex": "7ED321", diff --git a/icons/cplusplusbuilder.svg b/icons/cplusplusbuilder.svg new file mode 100644 index 00000000..56a3a5fe --- /dev/null +++ b/icons/cplusplusbuilder.svg @@ -0,0 +1 @@ +C++ Builder \ No newline at end of file