floodlight_down constant

String const floodlight_down

Implementation

static const String floodlight_down =
    '<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="M8 11H2V9h6c.55 0 1 .45 1 1s-.45 1-1 1m6.87-6.65-.37.92-6.32-.41L6.9 8H8c1.1 0 2 .9 2 2s-.9 2-2 2H5.27l-.86 2.12 4.8 4.12-.38.92 1.86.76L16.72 5.1l-1.85-.75m5.94 1.94.76 1.85-2.31.96-.76-1.85 2.31-.96m-2.03 7.28 2.77 1.15-.76 1.85L18 15.42l.78-1.85m-2.63 7.66L14.3 22l-.96-2.31 1.85-.76.96 2.3Z"/></svg>';