%
% tkz-namedgraphs (27/05/2011)
%
% Coding (utf8) Creator (TeX) 
% Author Alain Matthes
\input{tkzpreamblenamed.ltx}

\begin{document}

\begin{tikzpicture}[scale=.8]
 \GraphInit[vstyle=Art]\renewcommand*{\VertexInnerSep}{4pt}
 \SetGraphArtColor{red}{orange}
 \grIcosahedral[RA=5,RB=1]
 \end{tikzpicture}

\end{document} 
