hospital constant

String const hospital

Icon Data of hospital

Implementation

static const String hospital =
    '<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="M21 10h-4V6h-2v4h-4v2h4v4h2v-4h4v-2z"/><path fill="currentColor" d="M28 10h-2V4a2.002 2.002 0 00-2-2H8a2.002 2.002 0 00-2 2v6H4a2.002 2.002 0 00-2 2v18h28V12a2.002 2.002 0 00-2-2ZM14 28v-6h4v6Zm6 0v-7a1 1 0 00-1-1h-6a1 1 0 00-1 1v7H4V12h4V4h16v8h4v16Z"/></svg>';