layer_group constant

String const layer_group

Implementation

static const String layer_group =
    '<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 8.86 9 5.2a1 1 0 001 0l9-5.2A1 1 0 0022 8a1 1 0 00-.5-.87l-9-5.19a1 1 0 00-1 0l-9 5.19A1 1 0 002 8a1 1 0 00.5.86ZM12 4l7 4-7 4-7-4Zm8.5 7.17L12 16l-8.5-4.87a1 1 0 00-1.37.37 1 1 0 00.37 1.36l9 5.2a1 1 0 001 0l9-5.2a1 1 0 00.37-1.36 1 1 0 00-1.37-.37Zm0 4L12 20l-8.5-4.87a1 1 0 00-1.37.37 1 1 0 00.37 1.36l9 5.2a1 1 0 001 0l9-5.2a1 1 0 00.37-1.36 1 1 0 00-1.37-.37Z"/></svg>';