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="49" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 49 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path d="M8.778 17.012c0-.559.453-1.012 1.012-1.012h23.976c.559 0 1.012.453 1.012 1.012V31c0 7.18-5.82 13-13 13s-13-5.82-13-13V17.012Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M8.778 23h26v8h-26zm13-19v6m-8-4v2m16-2v2"/><path stroke-linecap="round" d="M34.778 34a7 7 0 100-14"/></g></svg>';