Add Cleanjaro Logo

This commit is contained in:
Yorper 2019-11-04 13:58:21 +11:00 committed by GitHub
parent a0c05b57f0
commit b7153ce658
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

View File

@ -5852,6 +5852,37 @@ ${c1} ..,:${c3}dOkxl:.
EOF
;;
"cleanjaro_small"*)
set_colors 7 7
read -rd '' ascii_data <<'EOF'
${c1}█████ ██████████
█████ ██████████
█████
█████
█████
████████████████
████████████████
EOF
;;
"Cleanjaro"*)
set_colors 7 7
read -rd '' ascii_data <<'EOF'
${c1}███████▌ ████████████████
███████▌ ████████████████
███████▌ ████████████████
███████▌
███████▌
███████▌
███████▌
███████▌
█████████████████████████
█████████████████████████
█████████████████████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
EOF
;;
"ClearOS"*)
set_colors 2
read -rd '' ascii_data <<'EOF'