diff --git a/devicon.json b/devicon.json index 7b9a9f46..521146d3 100644 --- a/devicon.json +++ b/devicon.json @@ -2683,6 +2683,31 @@ "color": "#fd4f31", "aliases": [] }, + { + "name": "latex", + "tags": [ + "latex3", + "latex2e", + "markup", + "tex", + "typesetting-system" + ], + "versions": { + "svg": [ + "original" + ], + "font": [ + "original" + ] + }, + "color": "#000000", + "aliases": [ + { + "base": "original", + "alias": "plain" + } + ] + }, { "name": "less", "tags": [ diff --git a/icons/latex/latex-original.svg b/icons/latex/latex-original.svg new file mode 100644 index 00000000..cdf7816f --- /dev/null +++ b/icons/latex/latex-original.svg @@ -0,0 +1 @@ + diff --git a/icons/latex/latex.eps b/icons/latex/latex.eps new file mode 100644 index 00000000..5db7c70d Binary files /dev/null and b/icons/latex/latex.eps differ