cup_solid constant

String const cup_solid

Implementation

static const String cup_solid =
    '<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" d="M7 4h1V0H7v4ZM5 2v2H4V2h1Z"/><path fill="currentColor" fill-rule="evenodd" d="M0 6.5A1.5 1.5 0 011.5 5h9a1.5 1.5 0 011.415 1H13.5A1.5 1.5 0 0115 7.5v2a1.5 1.5 0 01-1.5 1.5H12v.5A3.5 3.5 0 018.5 15h-5A3.5 3.5 0 010 11.5v-5ZM12 10h1.5a.5.5 0 00.5-.5v-2a.5.5 0 00-.5-.5H12v3Z" clip-rule="evenodd"/></svg>';