boxing_gloves constant

String const boxing_gloves

Implementation

static const String boxing_gloves =
    '<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-3zM12 4H7S2 4 2 8v6c0 1.772.979 2.757 2.07 3.306A4 4 0 018 14h3v2H8a2 2 0 100 4h5c4 0 4-4 4-4V6s-1-2-5-2z"/></svg>';