Люди, рисуйте в feynMF, это так здорово!
\documentclass[10pt, a4paper]{article}
\usepackage{feynmf}
\unitlength=0.1cm
\begin{document}
\begin{fmffile}{fmf_elochka}
\begin{fmfgraph}(60,60)
\fmftop{verh}
\fmfleft{l1,l2,l3,l4,l5,l6}
\fmfright{r1,r2,r3,r4,r5,r6}
\fmfbottom{osnov}
\fmf{dbl_plain}{osnov,stvol1,stvol2,stvo
\fmffreeze
\fmf{zigzag}{l2,stvol3,r2}
\fmf{phantom}{l3,lll1}
\fmf{zigzag}{lll1,lll2,stvol4,rrr2,rrr1}
\fmf{phantom}{rrr1,r3}
\fmf{phantom}{l4,ll}
\fmf{zigzag}{ll,stvol5,rr}
\fmf{phantom}{rr,r4}
\fmfv{decoration.shape=pentagram,decorat
\fmfv{decoration.shape=hexacross}{r5}
\fmfv{decoration.shape=hexacross}{l6}
\end{fmfgraph}
\end{fmffile}
\end{document}