Skip to content

Instantly share code, notes, and snippets.

View oliverguhr's full-sized avatar
🤖
happy hacking

Oliver Guhr oliverguhr

🤖
happy hacking
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}