layers_off constant

String const layers_off

Implementation

static const String layers_off =
    '<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="M3.27 1 2 2.27 6.22 6.5 3 9l1.63 1.27L12 16l2.1-1.63 1.43 1.43L12 18.54l-7.37-5.73L3 14.07l9 7 4.95-3.85L20.73 21 22 19.73 3.27 1m16.09 9.27L21 9l-9-7-2.91 2.27 7.87 7.88 2.4-1.88m.45 4.73 1.19-.93-1.43-1.43-1.19.92L19.81 15Z"/></svg>';