led_strip constant

String const led_strip

Implementation

static const String led_strip =
    '<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="M2.81 8.46 14.83 20.5l.71-.72 1.41 1.41 1.41-1.41-1.41-1.42 1.41-1.41 1.42 1.41 1.41-1.41-1.41-1.41.72-.71L8.46 2.81 2.81 8.46m2.83 0 2.82-2.82 9.2 9.19-2.83 2.83-9.19-9.2m1.41 0 1.41 1.42 1.42-1.42-1.42-1.41-1.41 1.41m2.12 2.13L10.59 12 12 10.59l-1.41-1.42-1.42 1.42m2.12 2.12 1.42 1.41 1.41-1.41-1.41-1.42-1.42 1.42m2.12 2.12 1.42 1.41 1.41-1.41-1.41-1.42-1.42 1.42Z"/></svg>';