Update SEMC logo (#1593)
This commit is contained in:
parent
dbe781043b
commit
ac6f6a1ce4
1 changed files with 11 additions and 24 deletions
35
neofetch
35
neofetch
|
@ -10547,31 +10547,18 @@ EOF
|
|||
|
||||
;;
|
||||
|
||||
"semc"*)
|
||||
set_colors 2 8
|
||||
"semc"*)
|
||||
set_colors 2 8 1
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1} __.;=====;.__
|
||||
_.=+==++=++=+=+===;.
|
||||
-=+++=+===+=+=+++++=_
|
||||
. -=:`` `--==+=++==.
|
||||
_vi, ` --+=++++:
|
||||
.uvnvi. _._ -==+==+.
|
||||
.vvnvnI` .;==|==;. :|=||=|.
|
||||
${c2} _______._______.___ ___. ______
|
||||
/ | ____| \/ | / |
|
||||
| (----| |__ | \ / || ,----'
|
||||
\ \ | __| | |\/| || |
|
||||
.----) | | |____| | | || `----.
|
||||
|_______/ |_______|__| |__| \______|
|
||||
|
||||
${c1} -1vvnvv. `~+++` ++|+++
|
||||
+vnvnnv, `-|===
|
||||
+vnvnvns. . :=-
|
||||
-Invnvvnsi..___..=sv=. `
|
||||
+Invnvnvnnnnnnnnvvnn;.
|
||||
~|Invnvnvvnvvvnnv}+`
|
||||
-~|{*l}*|~
|
||||
|
||||
${c1} /\
|
||||
______/ \
|
||||
/ |()| ${c2}E M C
|
||||
${c1} | (-- | |
|
||||
\ \ | |
|
||||
.----) | |__|
|
||||
|_______/ / ${c3}"${c1} \
|
||||
${c3}"
|
||||
"
|
||||
EOF
|
||||
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue