From 28b04313abc75c3d5589ad105d4b50733db09ea0 Mon Sep 17 00:00:00 2001 From: Guillaume Date: Fri, 6 Oct 2023 18:29:45 +0200 Subject: [PATCH] Add OpenText icon (#7846) Co-authored-by: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> --- _data/simple-icons.json | 10 ++++++++++ icons/opentext.svg | 1 + 2 files changed, 11 insertions(+) create mode 100644 icons/opentext.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1ab64a58..ee580d7d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -9485,6 +9485,16 @@ ] } }, + { + "title": "OpenText", + "hex": "000000", + "source": "https://www.opentext.com", + "aliases": { + "aka": [ + "Micro Focus" + ] + } + }, { "title": "OpenTF", "hex": "933EFF", diff --git a/icons/opentext.svg b/icons/opentext.svg new file mode 100644 index 00000000..d702e8ac --- /dev/null +++ b/icons/opentext.svg @@ -0,0 +1 @@ +OpenText \ No newline at end of file