server_solid constant

String const server_solid

Implementation

static const String server_solid =
    '<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="M4.08 5.227A3 3 0 016.979 3H17.02a3 3 0 012.9 2.227l2.113 7.926A5.228 5.228 0 0018.75 12H5.25a5.228 5.228 0 00-3.284 1.153L4.08 5.227Z"/><path fill-rule="evenodd" d="M5.25 13.5a3.75 3.75 0 100 7.5h13.5a3.75 3.75 0 100-7.5H5.25Zm10.5 4.5a.75.75 0 100-1.5.75.75 0 000 1.5Zm3.75-.75a.75.75 0 11-1.5 0 .75.75 0 011.5 0Z" clip-rule="evenodd"/></g></svg>';