server_time constant

String const server_time

Icon Data of server_time

Implementation

static const String server_time =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M28 30H4a2.002 2.002 0 01-2-2v-6a2.002 2.002 0 012-2h24a2.002 2.002 0 012 2v6a2.002 2.002 0 01-2 2ZM4 22v6h24v-6Z"/><circle cx="7" cy="25" r="1" fill="currentColor"/><path fill="currentColor" d="m19 11.586-2-2V6h-2v4.414L17.586 13 19 11.586z"/><path fill="currentColor" d="M16 18a8 8 0 118-8 8.01 8.01 0 01-8 8Zm0-14a6 6 0 106 6 6.007 6.007 0 00-6-6Z"/></svg>';