Add Hybrid Linux Logo

This commit is contained in:
norz3n 2022-11-18 20:20:58 +02:00
parent ccd5d9f526
commit cbcef65610

View file

@ -11527,6 +11527,28 @@ oMMMMmMMMMNds:.+MMMmmMMN/.-odNMMMMmMMMM+
EOF EOF
;; ;;
"Hybrid"*)
set_colors 4 12
read -rd '' ascii_data <<'EOF'
${c1}/ ${c2}#
${c1}////& ${c2}#####
${c1}///// ${c2}######
${c1}///// ////////// ${c2}######
${c1}///// //////////////////// ${c2}######
${c1}////////////////////////// ${c2}######
${c1}///////// /// ${c2}######
${c1}/////// / ${c2}######
${c1}////// ${c2}######
${c1}///// ${c2}######
${c1}///// ${c2}######
${c1}///// ${c2}######
${c1}///// ${c2}######
${c1}///// ${c2}######
${c1}///// ${c2}#########
${c1}////& ${c2}########
EOF
;;
esac esac
;; ;;
esac esac