Verzeichnis macros/latex/contrib/vscodeicons
README.md
vscodeicons
This package aims to provide "vscode icons" for LaTeX like fontawesome or simpleicons.
Installation
The package is available on CTAN and can be installed via your LaTeX distribution's package manager.
Via MiKTeX
- Graphically: open the MiKTeX Console, go to Packages, search for
vscodeiconsand click Install. - Command line:
mpm.exe --install vscodeicons
Via TeX Live / tlmgr
tlmgr install vscodeicons
On Linux, you may need to prefix with sudo depending on your installation.
Manual installation
If you want the latest version directly from this repository:
- Download the repository (click Code > Download ZIP, or clone it).
- Place
vscodeicons.styandvscodeicons-*-all.pdfin a directory where LaTeX can find it, for example:- TeX Live / Linux:
~/texmf/tex/latex/vscodeicons/ - MiKTeX / Windows:
C:\Users\<user>\AppData\Roaming\MiKTeX\tex\latex\vscodeicons\ - macOS (MacTeX):
~/Library/texmf/tex/latex/vscodeicons/
- TeX Live / Linux:
- Refresh the filename database:
- TeX Live:
mktexlsrortexhash - MiKTeX:
initexmf --update-fndb
- TeX Live:
Quick start
\usepackage{vscodeicons}
Author & License
| Author | Cédric Pierquet |
| cpierquet@outlook.fr | |
| License | Released under the LaTeX Project Public License v1.3c or later |
| Source | https://github.com/vscode-icons/vscode-icons (v12.19.0) MIT License |
| Icons are licensed under the Creative Commons - ShareAlike (CC BY-SA) license. | |
| Branded icons are licensed under their copyright license. |
Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (5.1M).
vscodeicons – Use vscode icons through LaTeX commands
This package inspired by twemojis provides commands to use the icons from the vscode-icons project through LaTeX commands. This relies on images (PDF from SVG), so no fancy unicode-font stuff is needed and it should work on every installation.
| Paket | vscodeicons |
| Fehlermeldungen | |
| Repository | |
| Version | 12.19.0 2026-07-06 |
| Lizenzen | MIT License The LaTeX Project Public License 1.3c CC BY-SA 4.0 |
| Betreuer | Cédric Pierquet |
| Enthalten in | TeX Live als vscodeicons MiKTeX als vscodeicons |
| Themen | Textsymbole Grafiken |