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

\begin{document}

 \begin{tikzpicture}
    \GraphInit[vstyle=Art]  \renewcommand*{\VertexInnerSep}{8pt}
    \SetGraphArtColor{red!50}{orange}
    \grIcosahedral[RA=1,RB=7]
 \end{tikzpicture}

\end{document} 
