scan_solid constant

String const scan_solid

Implementation

static const String scan_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="M2.5 1A1.5 1.5 0 001 2.5V5H0V2.5A2.5 2.5 0 012.5 0H5v1H2.5Zm10 0H10V0h2.5A2.5 2.5 0 0115 2.5V5h-1V2.5A1.5 1.5 0 0012.5 1Zm.5 7H2V7h11v1ZM0 12.5V10h1v2.5A1.5 1.5 0 002.5 14H5v1H2.5A2.5 2.5 0 010 12.5Zm14 0V10h1v2.5a2.5 2.5 0 01-2.5 2.5H10v-1h2.5a1.5 1.5 0 001.5-1.5Z" clip-rule="evenodd"/></svg>';