glove constant

String const glove

Implementation

static const String glove =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><path fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M8 42h27.833v-8S41 20.582 42 18c1-2.582-.5-5.335-4-5-3.5.335-6.889 8.33-6.889 8.33S30.5 13 30 10.5 29 4 19.306 4C9.61 4 8 11.12 8 15v27Z"/></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';