image_off_line constant

String const image_off_line

Implementation

static const String image_off_line =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 16v-4m0 0V5a2 2 0 00-2-2H8m13 9c-1.475 0-2.804.104-4 .291M3 16v3a2 2 0 002 2v0h11M3 16c1.403-.234 3.637-.293 5.945.243M3 16V5c0-.368.122-.939.5-1.377M16 21h3c.368 0 .939-.122 1.377-.5M16 21c-1.704-2.768-4.427-4.148-7.055-4.757m0 0c.927-1.073 2.24-2.084 4.055-2.85M7.341 7.5C7.14 7.728 7 8.051 7 8.5 7 9.7 8 10 8.5 10a1.66 1.66 0 001-.348M2 2l20 20"/></svg>';