layers_difference_solid constant

String const layers_difference_solid

Implementation

static const String layers_difference_solid =
    '<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" fill-rule="evenodd" d="M4 4V1.5A1.5 1.5 0 015.5 0h8A1.5 1.5 0 0115 1.5v8a1.5 1.5 0 01-1.5 1.5H11v2.5A1.5 1.5 0 019.5 15h-8A1.5 1.5 0 010 13.5v-8A1.5 1.5 0 011.5 4H4Zm6 1v5H5V5h5Z" clip-rule="evenodd"/></svg>';