layers_intersect_outline constant

String const layers_intersect_outline

Implementation

static const String layers_intersect_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" d="M4.5 3V1.5a1 1 0 011-1H7m5 0h1.5a1 1 0 011 1V3M8 .5h3m1 10h1.5a1 1 0 001-1V8m0-4v3M3 4.5H1.5a1 1 0 00-1 1V7m0 5v1.5a1 1 0 001 1H3M.5 8v3M8 14.5h1.5a1 1 0 001-1V12M4 14.5h3m-2.5-10v6h6v-6h-6Z"/></svg>';