1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
//
// (c) 2019 Alexander Becker
// Released under the MIT license.
//

pub const LOGO: &str = "                     __
   __  ______  _____/ /_____
  / / / / __ \\/ ___/ __/ __ \\
 / /_/ / /_/ / /__/ /_/ /_/ /
 \\__, /\\____/\\___/\\__/\\____/
/____/";