
# TikZlings
[](
https://www.latex-project.org/lppl.txt)
[](
https://github.com/samcarter/tikzlings/releases/latest)
[](
https://ctan.org/pkg/tikzlings)
A collection of animals and other beings from the TikZ world.
This project is licensed under the LaTeX Project Public License v1.3c or later, see
https://www.latex-project.org/lppl.txt .
The project repository, including a bug tracker, can be found at
https://github.com/samcarter/tikzlings .
### Usage
```latex
\documentclass{standalone}
\usepackage{tikzlings}
\begin{document}
\begin{tikzpicture}
\penguin
\end{tikzpicture}
\end{document}
```
For more details, please consult the [package documentation](
https://github.com/samcarter/tikzlings/blob/main/DOCUMENTATION.pdf).