\documentclass{article}
\usepackage[paperheight=24cm,paperwidth=24cm,scale=0.97]{geometry}
\pagestyle{empty}
\usepackage{brunnian}

\usetikzlibrary{arrows}

\setlength{\parindent}{0pt}

\begin{document}
\begin{figure}
\begin{tikzpicture}
\hopfring{10}{9}
\end{tikzpicture}
%\caption{Level 2 Hopf ring with 9\ links}
\end{figure}
\end{document}

