From 4c3f36afb5cedd60dacc596c9d0df2eab5694af8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9lio=20J=C3=BAnior?= <76992016+lunatic-fox@users.noreply.github.com> Date: Sat, 10 Dec 2022 08:01:05 -0300 Subject: [PATCH] new icon: tex (original) (#1449) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Ren'Py * Update devicon.json Co-authored-by: David Leal * Add TeX * Update devicon.json Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> * Fix icon name Co-authored-by: David Leal Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> --- devicon.json | 32 ++++++++++++++++++++++++++++++++ icons/tex/tex-original.svg | 3 +++ 2 files changed, 35 insertions(+) create mode 100644 icons/tex/tex-original.svg diff --git a/devicon.json b/devicon.json index e43b0110..c641b38c 100644 --- a/devicon.json +++ b/devicon.json @@ -7982,6 +7982,38 @@ "color": "#5c4ee5", "aliases": [] }, + { + "name": "tex", + "altnames": [], + "tags": [ + "typesetting-system", + "markup", + "tex" + ], + "versions": { + "svg": [ + "original" + ], + "font": [ + "original" + ] + }, + "color": "#000000", + "aliases": [ + { + "base": "original", + "alias": "original-wordmark" + }, + { + "base": "original", + "alias": "plain" + }, + { + "base": "original", + "alias": "plain-wordmark" + } + ] + }, { "name": "thealgorithms", "altnames": [], diff --git a/icons/tex/tex-original.svg b/icons/tex/tex-original.svg new file mode 100644 index 00000000..66ac65b0 --- /dev/null +++ b/icons/tex/tex-original.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file