Geometrie

*** QuickLaTeX cannot compile formula:
\begin{tikzpicture}[cube/.style={very thick,black},axis/.style={->,thick,blue}] % Correction de la couleur ici
% draw the axes\draw[axis] (0,0,0) -- (3,0,0) node[anchor=west]{$y$};\draw[axis] (0,0,0) -- (0,3,0) node[anchor=west]{$z$};\draw[axis] (0,0,0) -- (0,0,3) node[anchor=west]{$x$};
% draw the top and bottom of the cube\draw[cube] (0,0,0) -- (0,2,0) -- (2,2,0) -- (2,0,0) -- cycle;\draw[cube] (0,0,2) -- (0,2,2) -- (2,2,2) -- (2,0,2) -- cycle;
% draw the edges of the cube\draw[cube] (0,0,0) -- (0,0,2);\draw[cube] (0,2,0) -- (0,2,2);\draw[cube] (2,0,0) -- (2,0,2);\draw[cube] (2,2,0) -- (2,2,2);\end{tikzpicture}

*** Error message:
Error: Cannot create svg file