server_cog constant

String const server_cog

Implementation

static const String server_cog =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><rect width="18" height="8" x="3" y="4" rx="3"/><path d="M12 20H6a3 3 0 01-3-3v-2a3 3 0 013-3h10.5"/><circle cx="18.001" cy="18" r="2"/><path d="M18.001 14.5V16m0 4v1.5m3.031-5.25-1.299.75m-3.463 2-1.3.75m0-3.5 1.3.75m3.463 2 1.3.75M7 8v.01M7 16v.01"/></g></svg>';