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="2048" height="2048" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2048 2048"><path fill="currentColor" d="M1280 384H640V256h640v128zm0 1024H640v-128h640v128zm0 256H640v-128h640v128zM1408 0q27 0 50 10t40 27 28 41 10 50v1792H384V128q0-27 10-50t27-40 41-28 50-10h896zm0 128H512v1664h896V128z"/></svg>';