13 lines
No EOL
216 B
Python
13 lines
No EOL
216 B
Python
|
|
from hyfetch.distro import AsciiArt
|
|
|
|
hyperbola_small = AsciiArt(match=r'''"hyperbola_small"*''', color='8', ascii=r"""
|
|
${c1} |`__.`/
|
|
\____/
|
|
.--.
|
|
/ \\
|
|
/ ___ \\
|
|
/ .` `.\\
|
|
/.` `.\\
|
|
""")
|
|
|