building_outline constant

String const building_outline

Implementation

static const String building_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="m7.5.5.224-.447a.5.5 0 00-.448 0L7.5.5Zm-3 8V8H4v.5h.5Zm4 0H9V8h-.5v.5ZM0 15h15v-1H0v1ZM7.276.053l-6 3 .448.894 6-3-.448-.894ZM0 6h15V5H0v1Zm13.724-2.947-6-3-.448.894 6 3 .448-.894ZM1 5.5v9h1v-9H1Zm12 0v9h1v-9h-1Zm-8 9v-6H4v6h1ZM4.5 9h4V8h-4v1ZM8 8.5v6h1v-6H8Z"/></svg>';