hospital_solid constant

String const hospital_solid

Implementation

static const String hospital_solid =
    '<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" fill-rule="evenodd" d="M7.724.053a.5.5 0 00-.448 0l-5.99 2.995A.5.5 0 001 3.5V14H0v1h5v-5h5v5h5v-1h-1V3.5a.5.5 0 00-.286-.452L7.724.053ZM7 5V3h1v2h2v1H8v2H7V6H5V5h2Z" clip-rule="evenodd"/><path fill="currentColor" d="M9 15v-4H6v4h3Z"/></svg>';