cup_line constant

String const cup_line

Implementation

static const String cup_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 5H4v7a4 4 0 004 4h4a4 4 0 004-4v-1m0-6v6m0-6h2a2 2 0 012 2v2a2 2 0 01-2 2h-2M4 19h14"/></svg>';