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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path d="m4 8 8-4 8 4-8 4-8-4z"/><path stroke-linecap="round" d="m4 12 8 4 8-4M4 16l8 4 8-4"/></g></svg>';