server_fill constant

String const server_fill

Implementation

static const String server_fill =
    '<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"><path d="M0 0h24v24H0z"/><path d="M20 15v4a2 2 0 01-1.85 1.995L18 21H6a2 2 0 01-1.995-1.85L4 19v-4h16Zm-6 2a1 1 0 100 2 1 1 0 000-2Zm3 0a1 1 0 100 2 1 1 0 000-2Zm3-8v4H4V9h16Zm-2-6a2 2 0 012 2v2H4V5a2 2 0 012-2h12Z"/></g></svg>';