servers_solid constant

String const servers_solid

Implementation

static const String servers_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="M0 2.5A1.5 1.5 0 011.5 1h12A1.5 1.5 0 0115 2.5v2c0 .384-.144.735-.382 1 .238.265.382.616.382 1v2c0 .384-.144.735-.382 1 .238.265.382.616.382 1v2a1.5 1.5 0 01-1.5 1.5h-12A1.5 1.5 0 010 12.5v-2c0-.384.144-.735.382-1A1.494 1.494 0 010 8.5v-2c0-.384.144-.735.382-1A1.494 1.494 0 010 4.5v-2ZM2 4h3V3H2v1Zm3 4H2V7h3v1Zm-3 4h3v-1H2v1Z" clip-rule="evenodd"/></svg>';