From cdb44483b592a51bcf123dd7f5b11ac569e910f7 Mon Sep 17 00:00:00 2001 From: Inesh Bose <56732164+ineshbose@users.noreply.github.com> Date: Tue, 2 Aug 2022 02:10:01 +0100 Subject: [PATCH] Add LaTeX to Third-Party Extensions (#7599) * Add LaTeX to Third-Party Extensions * Fixed order --- README.md | 1 + assets/readme/latex-white.svg | 1 + 2 files changed, 2 insertions(+) create mode 100644 assets/readme/latex-white.svg diff --git a/README.md b/README.md index ec94fbe8..32ad9e29 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ echo file_get_contents('path/to/package/icons/simpleicons.svg'); | OpenJDKOpenJDK [Java library](https://github.com/silentsoft/simpleicons4j) | [@silentsoft](https://github.com/silentsoft) | | Jetpack ComposeJetpack Compose [Jetpack Compose library](https://github.com/DevSrSouza/compose-icons) | [@devsrsouza](https://github.com/devsrsouza/) | | KirbyKirby [Kirby plugin](https://github.com/runxel/kirby3-simpleicons) | [@runxel](https://github.com/runxel) | +| LaTeXLaTeX [LaTeX package](https://github.com/ineshbose/simple-icons-latex) | [@ineshbose](https://github.com/ineshbose) | | LaravelLaravel [Laravel Package](https://github.com/ublabs/blade-simple-icons) | [@adrian-ub](https://github.com/adrian-ub) | | PythonPython [Python package](https://github.com/sachinraja/simple-icons-py) | [@sachinraja](https://github.com/sachinraja) | | ReactReact [React package](https://github.com/icons-pack/react-simple-icons) | [@wootsbot](https://github.com/wootsbot) | diff --git a/assets/readme/latex-white.svg b/assets/readme/latex-white.svg new file mode 100644 index 00000000..87e4bb70 --- /dev/null +++ b/assets/readme/latex-white.svg @@ -0,0 +1 @@ +LaTeX \ No newline at end of file