GitHunt
TH

thomas-saigre/tikz-shields

Badges as in shields.io, but in LaTeX

Tikz-shields

logo-tikzshields

CTAN
License
GitHub tag
GitHub Issues or Pull Requests

Badges as in shields.io, but in LaTeX.

Usage

\documentclass{article}
\usepackage{tikz-shields}

\begin{document}

\drawBadge{Ti\emph{k}Z}{shields}

\githubBadge{thomas-saigre/tikz-shields}

\end{document}

Example badge

For more details, please consult the package documentation.

Dependencies

This package depends on the following ones: tikz, hyperref, tcolorbox, fontawesome (or other version), xkeyval and ifthen.

License

Copyright @thomas-saigre, maintainer of the package.

This package is published under the GPL-3.0 license, permitting use, modification, and distribution under the terms of the GNU General Public License version 3.0.

Languages

TeX100.0%

Contributors

GNU General Public License v3.0
Created May 28, 2025
Updated December 19, 2025
thomas-saigre/tikz-shields | GitHunt