Directory macros/latex/contrib/tablericons
README.md
tablericons
This package aims to provide "tabler 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
tablericonsand click Install. - Command line:
mpm.exe --install tablericons
Via TeX Live / tlmgr
tlmgr install tablericons
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
tablericons.styandtablericons-*-all.pdfin a directory where LaTeX can find it, for example:- TeX Live / Linux:
~/texmf/tex/latex/tablericons/ - MiKTeX / Windows:
C:\Users\<user>\AppData\Roaming\MiKTeX\tex\latex\tablericons\ - macOS (MacTeX):
~/Library/texmf/tex/latex/tablericons/
- TeX Live / Linux:
- Refresh the filename database:
- TeX Live:
mktexlsrortexhash - MiKTeX:
initexmf --update-fndb
- TeX Live:
Quick start
\usepackage{tablericons}
Author & License
| Author | Cédric Pierquet |
| cpierquet@outlook.fr | |
| License | Released under the LaTeX Project Public License v1.3c or later |
| Source | https://tabler.io/icons (v3.36.0) MIT License |
Download the contents of this package in one zip archive (3.5M).
tablerIcons – Use tablerIcons through LaTeX commands
This package provides commands like twemojis which allow to use tablerIcons 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.
| Package | tablerIcons |
| Bug tracker | https://github.com/cpierquet/latex-packages/issues |
| Repository | https://github.com/cpierquet/latex-packages/tree/main/tablericons |
| Version | 0.1.3 2026-04-17 |
| Licenses | The LaTeX Project Public License 1.3c MIT License |
| Maintainer | Cédric Pierquet |
| Contained in | TeX Live as tablericons MiKTeX as tablericons |
| Topics | Text symbol Graphics |