13 lines
No EOL
223 B
Python
13 lines
No EOL
223 B
Python
|
|
from hyfetch.distro import AsciiArt
|
|
|
|
void_small = AsciiArt(match=r'''"void_small"''', color='2 8', ascii=r"""
|
|
${c1} _______
|
|
_ \\______ -
|
|
| \\ ___ \\ |
|
|
| | / \ | |
|
|
| | \___/ | |
|
|
| \\______ \\_|
|
|
-_______\\
|
|
""")
|
|
|