server constant

String const server

Implementation

static const String server =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1792" height="1408" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1792 1408"><path fill="currentColor" d="M128 1280h1024v-128H128v128zm0-512h1024V640H128v128zm1568 448q0-40-28-68t-68-28-68 28-28 68 28 68 68 28 68-28 28-68zM128 256h1024V128H128v128zm1568 448q0-40-28-68t-68-28-68 28-28 68 28 68 68 28 68-28 28-68zm0-512q0-40-28-68t-68-28-68 28-28 68 28 68 68 28 68-28 28-68zm96 832v384H0v-384h1792zm0-512v384H0V512h1792zm0-512v384H0V0h1792z"/></svg>';