building constant

String const building

Icon Data of building

Implementation

static const String building =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M28 2H16a2.002 2.002 0 00-2 2v10H4a2.002 2.002 0 00-2 2v14h28V4a2.002 2.002 0 00-2-2ZM9 28v-7h4v7Zm19 0H15v-8a1 1 0 00-1-1H8a1 1 0 00-1 1v8H4V16h12V4h12Z"/><path fill="currentColor" d="M18 8h2v2h-2zm6 0h2v2h-2zm-6 6h2v2h-2zm6 0h2v2h-2zm-6 6h2v2h-2zm6 0h2v2h-2z"/></svg>';