layers constant

String const layers

Icon Data of layers

Implementation

static const String layers =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 24a.997.997 0 01-.474-.12l-13-7 .948-1.76L16 21.864l12.526-6.744.948 1.76-13 7A.997.997 0 0116 24Z"/><path fill="currentColor" d="M16 30a.997.997 0 01-.474-.12l-13-7 .948-1.76L16 27.864l12.526-6.744.948 1.76-13 7A.997.997 0 0116 30zm0-12a.997.997 0 01-.474-.12l-13-7a1 1 0 010-1.76l13-7a.998.998 0 01.948 0l13 7a1 1 0 010 1.76l-13 7A.997.997 0 0116 18zM5.11 10 16 15.864 26.89 10 16 4.136z"/></svg>';