beer constant

String const beer

Implementation

static const String beer =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M25.5 19H33a2 2 0 012 2v23H13V21a2 2 0 012-2h2.5"/><path stroke-linejoin="round" d="M17 8h-2.5a5.5 5.5 0 100 11H19v10.5a2.5 2.5 0 005 0V19h9.5a5.5 5.5 0 100-11H29s-1-4-6-4-6 4-6 4Z"/><path d="M35 21h5a2 2 0 012 2v5a4 4 0 01-4 4h-3"/></g></svg>';