cup constant

String const cup

Implementation

static const String cup =
    '<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"><g fill="currentColor"><path d="M4 5h12v7a4 4 0 01-4 4H8a4 4 0 01-4-4V5z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 5H4v7a4 4 0 004 4h4a4 4 0 004-4V5zm0 0h2v0a2 2 0 012 2v4M4 19h14"/></g></svg>';