% Copyright (C) Free Software Foundation, Inc.
% License: GNU GPLv3 or later

\documentclass{article}
\usepackage{crimson,listings,tikz,geometry}
\geometry{paperwidth=7.5mm,paperheight=7.5mm}
\definecolor{bg}{HTML}{8596B0}\pagecolor{bg}
\definecolor{fg}{HTML}{F0F0EA}\color{fg}
\lstset{basicstyle=\color{fg!65!bg}\ttfamily,
  commentstyle=\itshape,language={[LaTeX]TeX}}
\begin{document}
\begin{tikzpicture}[overlay]
  \coordinate (a) at (-7.26pt,1.89098pt) {};
  \node[inner sep=0pt] at (-0.265,0.07)
  {\resizebox{6.4mm}{!}
    {\lstinputlisting{\jobname}}};
\begin{scope}[x=.04pt,y=.04pt, xshift=-14pt,yshift=-10pt]
  \definecolor{ecolor}{HTML}{CAE674}
  \filldraw[color=ecolor] (209.632,99.26598511)
      .. controls (199.748,89.67298511) and (189.517,81.83998511) .. (179.464,75.93098511)
      .. controls (179.982,76.34398511) and (180.267,76.58098511) .. (180.267,76.58098511)
      .. controls (147.134,60.15998511) and (157.623,98.66698511) .. (157.623,107.78198511)
      .. controls (157.623,116.89498511) and (157.337,123.78098511) .. (156.765,128.44598511)
      .. controls (164.222,133.09198511) and (170.828,135.42398511) .. (176.576,135.42398511)
      .. controls (182.312,135.42398511) and (188.344,133.56498511) .. (194.675,129.84298511)
      -- (209.314,141.81198511)
      .. controls (198.967,149.26298511) and (188.494,152.99298511) .. (177.871,152.99298511)
      .. controls (167.247,152.99298511) and (157.049,150.19898511) .. (147.288,144.60598511)
      .. controls (136.943,153.51698511) and (131.78,161.36198511) .. (131.78,168.15168511)
      .. controls (131.78,174.94168511) and (135.222,179.96768511) .. (142.115,183.22568511)
      .. controls (149.008,186.48468511) and (158.198,188.24068511) .. (169.689,188.50568511)
      .. controls (181.174,188.77268511) and (193.803,182.32568511) .. (207.593,169.15568511)
      -- (222.24,181.12468511)
      .. controls (203.28,197.48468511) and (185.615,205.67268511) .. (169.256,205.67268511)
      .. controls (152.885,205.67268511) and (138.959,202.50968511) .. (127.476,196.19068511)
      .. controls (115.982,189.87068511) and (110.246,180.85868511) .. (110.246,169.15568511)
      .. controls (110.246,157.44198511) and (114.548,147.86498511) .. (123.164,140.41498511)
      .. controls (131.78,132.96298511) and (136.09,124.68098511) .. (136.09,115.56698511)
      .. controls (136.09,106.83598511) and (129.973,77.59598511) .. (138.939,66.67298511)
      .. controls (138.841,66.67198511) and (138.74,64.78498511) .. (138.643,64.78498511)
      .. controls (117.968,64.78498511) and (101.165,68.52098511) .. (88.2457,79.77098511)
      .. controls (75.3208,91.01098511) and (66.0407,109.74098511) .. (65.3447,128.00598511)
      .. controls (63.8887,166.20898511) and (86.9617,196.01368511) .. (100.75,207.72568511)
      -- (87.3027,222.49068511)
      .. controls (69.4987,209.85168511) and (44.0918,170.19668511) .. (45.6158,127.96798511)
      .. controls (46.5358,102.44298511) and (55.7937,82.29098511) .. (72.7388,67.59398511)
      .. controls (89.6808,52.89598511) and (111.935,45.55098511) .. (139.503,45.55098511)
      .. controls (167.069,45.55098511) and (197.565,59.51998511) .. (223.418,86.52898511)
      -- (209.632,99.26598511) -- cycle;
  \node[inner sep=0pt,align=center,color=fg] at (a)
  {A\kern-0.05emU\kern-0.03emC\\[-0.7ex]%
    T\kern-.15em%
    \hbox{\phantom{E}}\kern0em\raisebox{.46ex}{$\mathbf{\chi}$}};
\end{scope}
\end{tikzpicture}
\end{document}

%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% End:
