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"><g fill="currentColor"><path d="M11.514 2.126a1 1 0 01.972 0l9 5a1 1 0 010 1.748l-9 5a1 1 0 01-.972 0l-9-5a1 1 0 010-1.748l9-5zM5.06 8 12 11.856 18.94 8 12 4.144 5.06 8z"/><path d="M2.126 11.514a1 1 0 011.36-.388L12 15.856l8.514-4.73a1 1 0 01.972 1.748l-9 5a1 1 0 01-.972 0l-9-5a1 1 0 01-.388-1.36z"/><path d="M2.126 15.514a1 1 0 011.36-.388L12 19.856l8.514-4.73a1 1 0 01.972 1.748l-9 5a1 1 0 01-.972 0l-9-5a1 1 0 01-.388-1.36z"/></g></svg>';