Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. documentclass{article}
  2. usepackage{tikz}
  3. usepackage{scalerel}
  4. newcommandcurlyT{scaleobj{0.11}{tikzset{every picture/.style={line width=5pt}}
  5. begin{tikzpicture}[x=.8pt,y=.8pt,yscale=-.8,xscale=1]
  6. draw [color={black}][line width=5] [line join = round][line cap = round] (225,121.33) .. controls (217,123.33) and (202,112.33) .. (213,99.33) .. controls (224,86.33) and (243,112.33) .. (255,114.33) .. controls (267,116.33) and (281.3,112.09) .. (277,101.33) .. controls (272.7,90.58) and (257.36,100.06) .. (253,103.33) .. controls (248.64,106.61) and (226,156.33) .. (241,171.33) .. controls (256,186.33) and (279,166.33) .. (265,152.33) .. controls (251,138.33) and (237,166.33) .. (258,164.33) ;
  7. end{tikzpicture}}}
  8.  
  9. begin{document}
  10. curlyT
  11.  
  12. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement