layer constant

String const layer

Implementation

static const String layer =
    '<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 21.154a3.5 3.5 0 00-2.668 1.235L.832 51.404a3.5 3.5 0 002.67 5.766l93-.065a3.5 3.5 0 002.666-5.765L74.59 22.389a3.5 3.5 0 00-2.668-1.235H28.135zM89.91 62.11l-9.178.008 8.211 9.67-77.875.053 8.22-9.682-9.188.008L.832 73.08a3.5 3.5 0 002.67 5.766l93-.065a3.5 3.5 0 002.666-5.765L89.91 62.109z" color="currentColor"/></svg>';