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="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M28.135 10.357a3.5 3.5 0 00-2.668 1.235L.832 40.607a3.5 3.5 0 002.67 5.766l93-.064a3.5 3.5 0 002.666-5.766L74.59 11.592a3.5 3.5 0 00-2.668-1.235zM89.91 51.313l-9.178.007 8.211 9.67-77.875.053 8.22-9.682-9.188.008L.832 62.283a3.5 3.5 0 002.67 5.766l93-.065a3.5 3.5 0 002.666-5.765zm0 21.593-9.178.008 8.211 9.67-77.875.053 8.22-9.682-9.188.008L.832 83.877a3.5 3.5 0 002.67 5.766l93-.065a3.5 3.5 0 002.666-5.766z" color="currentColor"/></svg>';