12 lines
No EOL
216 B
Python
12 lines
No EOL
216 B
Python
|
|
from hyfetch.distro import AsciiArt
|
|
|
|
parabola_small = AsciiArt(match=r'''"parabola_small"*''', color='5 7', ascii=r"""
|
|
${c1} __ __ __ _
|
|
.`_//_//_/ / `.
|
|
/ .`
|
|
/ .`
|
|
/.`
|
|
/`
|
|
""")
|
|
|