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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M6 2h12a2 2 0 012 2v18H4V4a2 2 0 012-2Zm0 18h4v-4h4v4h4V4H6v16Zm7-14h3v3h-3V6Zm-5 5h3v3H8v-3Zm5 0h3v3h-3v-3ZM8 6h3v3H8V6Z"/></svg>';