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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m2.5 10.56 9 5.2a1 1 0 001 0l9-5.2a1 1 0 000-1.73l-9-5.2a1 1 0 00-1 0l-9 5.2a1 1 0 000 1.73ZM12 5.65l7 4-7 4.05-7-4.01Zm8.5 7.79L12 18.35l-8.5-4.91a1 1 0 00-1.37.36 1 1 0 00.37 1.37l9 5.2a1 1 0 001 0l9-5.2a1 1 0 00.37-1.37 1 1 0 00-1.37-.36Z"/></svg>';