layers constant

String const layers

Implementation

static const String layers =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1023" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1023"><path fill="currentColor" d="M985 559 607 747q-40 20-95 20t-95-20L39 559Q0 539 0 511.5T39 464l34-17 344 173q40 19 95 19t95-19l344-173 34 17q39 20 39 47.5T985 559zm0-256L607 492q-40 19-95 19t-95-19L39 303Q0 283 0 255.5T39 208L417 19q40-19 95-19t95 19l378 189q39 20 39 47.5T985 303zM39 720l34-17 344 172q40 20 95 20t95-20l344-172 34 17q39 20 39 47.5T985 815l-378 188q-40 20-95 20t-95-20L39 815Q0 795 0 767.5T39 720z"/></svg>';