coffee constant

String const coffee

Implementation

static const String coffee =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="432" height="448" preserveAspectRatio="xMidYMid meet" viewBox="0 0 432 448"><path fill="currentColor" d="M301 21H45q-17 0-29.5 13T3 64v149q0 63 43.5 106.5T152 363h43q55 0 97-37t50-91h2q35 0 60-25.5t25-60.5-25-60-60-25q0-17-12.5-30T301 21zm0 192q0 45-31 76t-75 31h-43q-45 0-76-31t-31-76V64h256v149zm86-64q0 18-13 30.5T344 192v-85q17 0 30 12.5t13 29.5z"/></svg>';