Directory macros/latex/contrib/lucide-icons
README.md
lucide-icons
A LaTeX package to use Lucide icons (v0.475) via TikZ or commands — Un package LaTeX pour utiliser les icônes Lucide (v0.475) via TikZ ou des commandes.
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
lucide-iconsand click Install. - Command line:
mpm.exe --install lucide-icons
Via TeX Live / tlmgr
tlmgr install lucide-icons
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
lucide-icons.styandlucide-icons-all.pdfin a directory where LaTeX can find it, for example:- TeX Live / Linux:
~/texmf/tex/latex/lucide-icons/ - MiKTeX / Windows:
C:\Users\<user>\AppData\Roaming\MiKTeX\tex\latex\lucide-icons\ - macOS (MacTeX):
~/Library/texmf/tex/latex/lucide-icons/
- TeX Live / Linux:
- Refresh the filename database:
- TeX Live:
mktexlsrortexhash - MiKTeX:
initexmf --update-fndb
- TeX Live:
Quick start
\usepackage{lucide-icons}
Author & License
| Author | Cédric Pierquet |
| cpierquet@outlook.fr | |
| License | Released under the LaTeX Project Public License v1.3c or later |
| Source | https://lucide.dev (v0.562.0) ISC License |
Download the contents of this package in one zip archive (1.0M).
lucide-icons – Use lucide-icons through LaTeX commands
This package provides commands like twemojis which allow to use Lucide-Icons through LaTeX commands. The implementation relies on images (PDF from SVG) and should work on every installation.
| Package | lucide-icons |
| Bug tracker | https://github.com/cpierquet/latex-packages/issues |
| Repository | https://github.com/cpierquet/latex-packages/tree/main/lucide-icons |
| Version | 0.1.2 2026-04-17 |
| Licenses | The LaTeX Project Public License 1.3c ISC License |
| Maintainer | Cédric Pierquet |
| Contained in | TeX Live as lucide-icons MiKTeX as lucide-icons |
| Topics | Text symbol Graphics |