layer constant

String const layer

Icon Data of layer

Implementation

static const String layer =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16" d="m16 80 111.947-64.025M16 80l112 64M16 176l112 64m0-224 112 64m-112 64 112-64M128 240l112-64M16 128l112 64m0 0 111.947-63.998M16 128l42.032-23.987M16 176l42.033-24.009m181.914-23.989-41.98-23.987M240 176l-42.034-24.01"/></svg>';