cup_outline constant

String const cup_outline

Implementation

static const String cup_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" d="M11.5 6.5v5a3 3 0 01-3 3h-5a3 3 0 01-3-3v-5a1 1 0 011-1h9a1 1 0 011 1Zm0 0h2a1 1 0 011 1v2a1 1 0 01-1 1h-2M4.5 4V2m3 2V0"/></svg>';