server_stack_solid constant

String const server_stack_solid

Implementation

static const String server_stack_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="M5.507 4.048A3 3 0 017.785 3h8.43a3 3 0 012.278 1.048l1.722 2.008A4.533 4.533 0 0019.5 6h-15c-.243 0-.482.02-.715.056l1.722-2.008Z"/><path fill-rule="evenodd" d="M1.5 10.5a3 3 0 013-3h15a3 3 0 110 6h-15a3 3 0 01-3-3Zm15 0a.75.75 0 11-1.5 0 .75.75 0 011.5 0Zm2.25.75a.75.75 0 100-1.5.75.75 0 000 1.5ZM4.5 15a3 3 0 100 6h15a3 3 0 100-6h-15Zm11.25 3.75a.75.75 0 100-1.5.75.75 0 000 1.5ZM19.5 18a.75.75 0 11-1.5 0 .75.75 0 011.5 0Z" clip-rule="evenodd"/></g></svg>';