boxing_glove constant

String const boxing_glove

Implementation

static const String boxing_glove =
    '<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"><path fill="currentColor" d="M19 16V6h3v10h-3M12 4H7S2 4 2 8v6c0 1.77 1 2.76 2.07 3.31A3.996 3.996 0 018 14h3v2H8a2 2 0 00-2 2 2 2 0 002 2h5c4 0 4-4 4-4V6s-1-2-5-2Z"/></svg>';