# This file is automatically generated. Please do not modify.

from . import AsciiArt

soda = AsciiArt(match=r'''"Soda"*''', color='1 7', ascii=r"""
${c2}                 @&&&&${c1}        *'*,
               ${c2}@@@@@@@&&&${c1}  **     '*,
              ${c2}@@@@@@@@@@@&&&&
            @&@@@@@@@@@@@@@@@&&&
           ${c1}******${c2}@@@@@@@@@@@@@@@&&&&
         ${c1}************${c2}@@@@@@@@@@@@@@
       ${c1}*****************${c2}@@@@@@@@@
      ${c1}**********************${c2}@@@
    @@@@@${c1}********************
   ${c2}@@@@@@@@@${c1}***************
 ${c2}@@@@@@@@@@@@@@@${c1}*********
 ${c2}@@@@@@@@@@@@@@@@@@${c1}****
    ${c2}@@@@@@@@@@@@@@@@@@
        @@@@@@@@@@@@
           @@@@@@@
""")
    