glass_cup_line constant

String const glass_cup_line

Implementation

static const String glass_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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M17.883 2a2 2 0 011.987 2.22l-1.777 16A2 2 0 0116.105 22h-8.21a2 2 0 01-1.988-1.78l-1.778-16A2 2 0 016.117 2h11.766Zm0 2H6.117l.425 3.823a8.348 8.348 0 011.087-.134c1.199-.07 2.856.074 4.765.892 1.591.682 2.934.788 3.86.733a6.053 6.053 0 001.055-.15L17.883 4Zm-.805 7.24c-.212.03-.449.056-.707.07-1.199.071-2.856-.073-4.765-.89-1.591-.683-2.934-.789-3.86-.734a6.158 6.158 0 00-.982.134L7.895 20h8.21l.973-8.76ZM11 13a1 1 0 11-2 0 1 1 0 012 0Zm2 4a1 1 0 100-2 1 1 0 000 2Z"/></g></svg>';