\makeatother
\newcommand{\KITItem}[2]{\begin{tikzpicture}[scale=#2]
- \draw [color=#1, fill=#1] (3.83122,15.32487) .. controls (1.71528,15.32487) and (0,13.60958) .. (0,11.49365) -- (0,0) -- (11.49364,0) .. controls (13.60958,0) and (15.32486,1.71528) .. (15.32486,3.83122) -- (15.32486,15.32487) -- (3.83122,15.32487) ;
+ \draw [color=#1, fill=#1, rotate=90] (15.32487,3.83122) .. controls (15.32487,1.71528) and (13.60958,0) .. (11.49365,0) -- (0,0) -- (0,11.49364) .. controls (0,13.60958) and (1.71528,15.32486) .. (3.83122,15.32486) -- (15.32486,15.32487) -- (15.32487,3.83122) ;
\end{tikzpicture}%
}
\def\labelitemi{\KITItem{\itemcolor}{0.012}}