server_proxy constant

String const server_proxy

Icon Data of server_proxy

Implementation

static const String server_proxy =
    '<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="M6 30h20a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2Zm0-8h20v6H6Z"/><circle cx="9" cy="25" r="1" fill="currentColor"/><path fill="currentColor" d="m26 2-1.41 1.41L27.17 6h-4.855A6.984 6.984 0 009.08 10H4.83l2.58-2.59L6 6l-5 5 5 5 1.41-1.41L4.83 12h4.855A6.984 6.984 0 0022.92 8h4.25l-2.58 2.59L26 12l5-5Zm-5 7a4.983 4.983 0 01-8.975 3H16v-2h-4.899a4.985 4.985 0 018.873-4H16v2h4.899A5.002 5.002 0 0121 9Z"/></svg>';