https://github.com/samcarter/tikzlings
Collection of animals and other beings drawn in TikZ
https://github.com/samcarter/tikzlings
latex-package tikz
Last synced: 6 months ago
JSON representation
Collection of animals and other beings drawn in TikZ
- Host: GitHub
- URL: https://github.com/samcarter/tikzlings
- Owner: samcarter
- License: lppl-1.3c
- Created: 2018-08-28T12:41:19.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T17:42:13.000Z (6 months ago)
- Last Synced: 2025-03-31T05:04:17.225Z (6 months ago)
- Topics: latex-package, tikz
- Language: TeX
- Homepage: https://ctan.org/pkg/tikzlings
- Size: 34.3 MB
- Stars: 94
- Watchers: 5
- Forks: 7
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 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.
A big thank you to all the people who contributed with code, ideas or feedback to the package! Without this package would not exist!
## Available TikZlings
## Usage
A short example to demonstrate the use of the TikZlings:
```
\documentclass{standalone}\usepackage{tikzlings}
\begin{document}
\begin{tikzpicture}
\marmot
\end{tikzpicture}
\end{document}
```An exhaustive list of possible options can be found in [package documentation](https://github.com/samcarter/tikzlings/blob/main/DOCUMENTATION.pdf)
## Some examples
## TikZlings in action
If you would like to observe TikZlings in their natural habitat, head over to the [TikZlings organisation](https://github.com/TikZlings/).