factory_building constant

String const factory_building

Implementation

static const String factory_building =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M4 44V4h8v16l16-8v8l16-8v32H4Z"/><path d="M12 28h8v8h-8zm16 0h8v8h-8z"/></g></svg>';