hospital_square_sign constant

String const hospital_square_sign

Icon Data of hospital_square_sign

Implementation

static const String hospital_square_sign =
    '<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="M15 6a1 1 0 00-1 1v4h-4V7a1 1 0 00-2 0v10a1 1 0 002 0v-4h4v4a1 1 0 002 0V7a1 1 0 00-1-1Z"/><path fill="currentColor" d="M19 2H5a3.003 3.003 0 00-3 3v14a3.003 3.003 0 003 3h14a3.003 3.003 0 003-3V5a3.003 3.003 0 00-3-3Zm-3 15a1 1 0 01-2 0v-4h-4v4a1 1 0 01-2 0V7a1 1 0 012 0v4h4V7a1 1 0 012 0Z" opacity=".5"/></svg>';