Added new small Fedora ASCII art (#1806)

This commit is contained in:
Kevin Lapointe 2021-07-01 01:10:34 -03:00 committed by GitHub
parent dcd180cb67
commit 5a436bd8be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 9 deletions

View File

@ -7359,16 +7359,16 @@ EOF
;;
"fedora_small")
set_colors 4 7 1
set_colors 12
read -rd '' ascii_data <<'EOF'
${c2} _____
/ __)${c1}\\${c2}
| / ${c1}\\ \\${c2}
${c1}__${c2}_| |_${c1}_/ /${c2}
${c1}/ ${c2}(_ _)${c1}_/${c2}
${c1}/ /${c2} | |
${c1}\\ \\${c2}__/ |
${c1}\\${c2}(_____/
${c1} ......
.' .. :
: : :.:
.....: :..
.' ..:: ..:
: : : :
'. '...' .'
'.....'
EOF
;;