From 88ccda2b7714bf2c83198197a6ee3f0946a68477 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Mon, 9 Jul 2012 00:46:58 +0200 Subject: Added the 'no king' icon. --- icons.tex | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'icons.tex') diff --git a/icons.tex b/icons.tex index 49ed549..6ff0f07 100644 --- a/icons.tex +++ b/icons.tex @@ -129,3 +129,13 @@ \end{tikzpicture} } + +%--------------------------------------- +% Misc icons + +\newcommand{\inoK}{ + \begin{tikzpicture}[y=0.80pt, x=0.80pt, xscale=0.5, yscale=-0.5, inner sep=0pt, outer sep=0pt] + \input{icons/WK} + \draw[xshift=18, yshift=20, rotate=45, double] (0, 0) circle (15) (0, -15) -- (0, 15); + \end{tikzpicture} +} -- cgit v1.2.3