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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9 6a1 1 0 000 2h6a1 1 0 100-2H9Zm0 4a1 1 0 100 2h6a1 1 0 100-2H9Zm4 7a1 1 0 11-2 0 1 1 0 012 0Z"/><path fill-rule="evenodd" d="M4 5a3 3 0 013-3h10a3 3 0 013 3v14a3 3 0 01-3 3H7a3 3 0 01-3-3V5Zm3-1h10a1 1 0 011 1v14a1 1 0 01-1 1H7a1 1 0 01-1-1V5a1 1 0 011-1Z" clip-rule="evenodd"/></g></svg>';