cup_to_go constant

String const cup_to_go

Implementation

static const String cup_to_go =
    '<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" d="M3 19v-2h14l-1.74-1.76 1.41-1.41L20.84 18l-4.17 4.17-1.41-1.41L17 19H3M17 8V5h-2v3h2m0-5a2 2 0 012 2v3c0 1.11-.89 2-2 2h-2v1a4 4 0 01-4 4H7a4 4 0 01-4-4V3h14Z"/></svg>';