plug_light constant

String const plug_light

Implementation

static const String plug_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M236.2 67.8a5.8 5.8 0 00-8.4 0L192 103.5 152.5 64l35.7-35.8a5.9 5.9 0 00-8.4-8.4L144 55.5l-27.8-27.7a5.9 5.9 0 00-8.4 8.4l7.7 7.8-53.1 53.1a38.1 38.1 0 000 53.8L79.5 168l-51.7 51.8a5.9 5.9 0 108.4 8.4L88 176.5l17.1 17.1a38.1 38.1 0 0053.8 0l53.1-53.1 7.8 7.7a5.9 5.9 0 008.4-8.4L200.5 112l35.7-35.8a5.8 5.8 0 000-8.4Zm-85.8 117.3a26 26 0 01-36.8 0l-42.7-42.7a26 26 0 010-36.8L124 52.5l79.5 79.5Z"/></svg>';