[PR] Merge pull request #10 from rejahtavi/new-void-logo

Created much cleaner Void ascii art
This commit is contained in:
Dylan Araps 2022-07-30 13:35:47 -04:00 committed by Azalea (on HyDEV-Daisy)
commit cc779d0af5

View file

@ -5562,15 +5562,15 @@ h//NNNNh ossss` +h md- .hm/ `sNNNNN:+y
EOF EOF
;; ;;
"Aperio GNU/Linux"*) "Aperio GNU/Linux"*)
set_colors 255 set_colors 255
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'
${c2} ${c2}
_.._ _ ._.. _ _.._ _ ._.. _
(_][_)(/,[ |(_) (_][_)(/,[ |(_)
| GNU/Linux | GNU/Linux
EOF EOF
;; ;;
"Hash"*) "Hash"*)
set_colors 123 set_colors 123
@ -11151,28 +11151,34 @@ EOF
;; ;;
"Void"*) "Void"*)
set_colors 2 8 set_colors 8 2 7
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'
${c1} __.;=====;.__ ${c1} ..........
_.=+==++=++=+=+===;. .::::::::::::::::::..
-=+++=+===+=+=+++++=_ ..:::::::::::::::::::::::::.
. -=:`` `--==+=++==. '::::::::::::::::::::::::::::.
_vi, ` --+=++++: ':::::'' '':::::::::::::.
.uvnvi. _._ -==+==+. ${c3} .. ${c1}' '':::::::::.
.vvnvnI` .;==|==;. :|=||=|. ${c3} .||. ${c1}':::::::::
${c2}+QmQQm${c1}pvvnv; ${c2}_yYsyQQWUUQQQm #QmQ#${c1}:${c2}QQQWUV$QQm. ${c3} .|||||. ${c1}'::::::::
${c2} -QQWQW${c1}pvvo${c2}wZ?.wQQQE${c1}==<${c2}QWWQ/QWQW.QQWW${c1}(: ${c2}jQWQE ${c3} .|||||||: ${c1}::::::::
${c2} -$QQQQmmU' jQQQ@${c1}+=<${c2}QWQQ)mQQQ.mQQQC${c1}+;${c2}jWQQ@' ${c3} |||||||: ${c1}.::::::::. ::::::::
${c2} -$WQ8Y${c1}nI: ${c2}QWQQwgQQWV${c1}`${c2}mWQQ.jQWQQgyyWW@! ${c2} ######${c3}||||||' ${c2}##^ v##########v${c1}::. ${c2}##### #############v
${c1} -1vvnvv. `~+++` ++|+++ ${c2} ######${c3}||||| ${c2}##^ v####${c1}::::::${c2}####v${c1}::${c2}##### #####${c1}:::::${c2}#####
+vnvnnv, `-|=== ${c2} ######${c3}||${c2}##^ #####${c1}::::::${c2}#####${c1}::${c2}##### #####${c1}:::::${c2}######
+vnvnvns. . :=- ${c2} ######^${c3}|| ${c2}#####${c1}:::::${c2}####^${c1}::${c2}##### #####${c1}:::::${c2}#####^
-Invnvvnsi..___..=sv=. ` ${c2} ##^${c3}||||| ${c2}^###########^${c1}:::${c2}##### ##############^
+Invnvnvnnnnnnnnvvnn;. ${c3} |||||||: ${c1}'::::::::' .::::::::
~|Invnvnvvnvvvnnv}+` ${c3} '|||||||: ${c1}.::::::::'
-~|{*l}*|~ ${c3} '|||||||:. ${c1}'::::::
${c3} '||||||||:. ${c1}':::
${c3} ':|||||||||. . ${c1}'
${c3} '|||||||||||:... ...:||||.
${c3} ':||||||||||||||||||||||||||.
${c3} ':|||||||||||||||||||||||''
${c3} '':||||||||||||||:''
${c3} ''''''
EOF EOF
;; ;;
"VNux"*) "VNux"*)