Skip to content

Commit

Permalink
Merge branch 'feat/DEX-000/logo' into 'master'
Browse files Browse the repository at this point in the history
New ascii art logo

Closes DEX-000

See merge request nstmrt/rubygems/outbox!93
  • Loading branch information
bibendi committed May 8, 2024
2 parents 000ea5e + e119ec8 commit 6f97941
Showing 1 changed file with 49 additions and 27 deletions.
76 changes: 49 additions & 27 deletions lib/sbmt/outbox/ascii_art.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,33 +7,55 @@ module AsciiArt

def logo
<<~'TEXT'
______________________
/\ _______ _______ \
/ \ /\ \/\ \ \
/ _ \ \ \ \ \ \
/ /\ \ \ \ \ \ \
/ / \ \ \______\ \______\ \
/ / \ \ / _____/_/ _____/_ \
/ / \_ \ /\ \/\ \ \
/ _\ / _ \ \ \ \ \ \
/ /\ \ / /\ \ \ \ \ \ \
/ / \ \ / / \ \ \______\ \______\ \
/ / \ \/_/ \ \ / / / / \
/ / \_ / \_ \_____________________\
\ \ / _\ / / /
\ \ / /\ \ / / \______\ \______\ /
\ \ / / \ \ / / / / / / /
\ \/_/ \ \/_ / / / / / /
\ / \_ / / / / / /
\ \ / / \/______/\/______/ /
\ \ / / \______\ \______\ /
\ \ / / / / / / /
\ \/_ / / / / / /
\ / / / / / /
\ / \/______/\/______/ /
\/_____________________/
@@@@@@@
@* @.@@
@ - @
@@@@@@@
.@@@@ ##.#=. ####
@@ .-@ @ *#.#-. -## * # #*
@@=.#* @@@ *#.#-. ##- +# ###
@+ @@-@@ *#.#-. . ## .# ##
%@# # ## #-. # -##.
##### # .# . ..## . .## # # ####
## :==# #+ ### ### *# # #
# -# #### :#=. @@ @@@ @ @@@ @@ .:#- ## ## #
####### ### .##: @@ @ @ @@ .##+ ### .######
##.. ###. @ @@@@@ @@@@@ @@@@@ @ .*## . :##.
# +### * @@@@@@@@ @@@ @@@ @@@ @@@@@@@@ ## .###= *#
# :## @@@@%%%%@@@@@@@ @ @ @ @@@@@@@%%%%@@@@ ##. +#
# @@@@%%%%%%%%%%%@@@@@@@= =@@@@@@@%%%%%%%%%%%@@@@ +#
# -@@@@@@@%%%%%%%%%%%%@@@@@@ @@@@@@%%%%%%%%%%%%@@@@@@@- +#
#. :@@@@@@@%%%%%%@@@- @ @ @@@@%%%%%%@@@@@@@# .+
################### @@- *@@@@@@@@@ @@@ @# @@@@@@@@@@ :@ ###################+
#. ... @@@@@@@@ @@@ + @@ @@@ : @@@ :-* @@@ .. .. .+
# -##* -###: @ @ @@@ -@@.@@ @ @#@ :*- @ #@@@.: +@ -###: .### +#
# .#...:*# @ @@@@@@@ .@@# @@+@ @*@%+ @@=@+ @@%# @ ## :.# # +#
# -##.-: ## @ @@@@@@ @@@@@= @@%@ @#*@@ *@@@. ##@@ @ # +.-.#. +
### ##- @ @@ @% : @@@@@@ @* @@#- :@@@= =## @ ##+ ###+
# @@@ @@@@ @@ @@@ @ @ @* @%@@ .@@ :@@@@@@ .-
+*@*- %@@ =% @%@.=@ @ @@ @#+ *@@@@ @@@%
@@@ @ @@@ @@@@@@:@ @ @@ @@@@@@ .@..# @ @
@..@ +. @ ######################### @@@@ @@@@ ##########################=%@ #.@= @
@@@@@ # # @@@@@@
# #
@@@@@@ # # @@@@@
@@ @#% @ ###################### @@@ ###################### @@ @*@ @@
@@ @#@--@ @@@@@ @@ @#@ @@
@@@@@@ ####################### @@@ ######################## @@@@@
@@@@@ @@@@@
@@@@@@@ @@@@@@@
@@@@@ @@ @@@@@
@@@@@@@@@@ @@@ @@
@@@@@ @@@ @@@ @@@ @@@ @@@@@@@ @@ @@@@@ @@@@@@@ @@@ @@@ @@@@@
@@@@@@@ @@@ @@@ @@@ @@@ @@@ @@ @@@ @@@ @@ @@@ @@@@@@@
@@@@@ @@@ @@@ @@@ @@@@ @@@ @@@ @@@ @@@ @@ @@@ @@@@@
@@@@@@@@@@ @@@@ @@@ @@@@@ @@ @@@@@ @@@@@@ @@@ @@@
@@@@@ @@@@@
@@@@@@@ @@@@@@@
@@@@@ @@@@@
TEXT
end

Expand Down

0 comments on commit 6f97941

Please sign in to comment.