layers_difference constant

String const layers_difference

Implementation

static const String layers_difference =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M16 16v2a2 2 0 01-2 2H6a2 2 0 01-2-2v-8a2 2 0 012-2h2V6a2 2 0 012-2h8a2 2 0 012 2v8a2 2 0 01-2 2h-2"/><path d="M10 8H8v2m0 4v2h2m4-8h2v2m0 4v2h-2"/></g></svg>';