Skip to content

Instantly share code, notes, and snippets.

View Krockema's full-sized avatar
🎯
Focusing

Martin Krockert Krockema

🎯
Focusing
View GitHub Profile
@Krockema
Krockema / kuka.tex
Last active May 17, 2023 12:09
Kuka like Robot for Latex/tikz as Resuable Icon
% preambel:
\documentclass[tikz]{standalone}% andere Klassen sind möglich
\usepackage{tikz}
\usetikzlibrary{shapes%
,shapes.misc%
,shapes.symbols%
,positioning%
}
\begin{document}