I'm using standard template and I'm getting the following partial derivative operator in the left of picture below.
\documentclass{article}
\usepackage{amsfonts,amsmath,amssymb,amsthm}
\begin{document}
\begin{equation*}
\partial
\end{equation*}
\end{document}
I would like to know how to obtain the partial derivative operator in the right. Are there other font styles for this symbol?


