medical_information_outline constant

String const medical_information_outline

Implementation

static const String medical_information_outline =
    '<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="M7 18h2v-2h2v-2H9v-2H7v2H5v2h2Zm6-3.5h6V13h-6Zm0 3h4V16h-4ZM4 22q-.825 0-1.412-.587Q2 20.825 2 20V9q0-.825.588-1.413Q3.175 7 4 7h5V4q0-.825.588-1.413Q10.175 2 11 2h2q.825 0 1.413.587Q15 3.175 15 4v3h5q.825 0 1.413.587Q22 8.175 22 9v11q0 .825-.587 1.413Q20.825 22 20 22Zm0-2h16V9h-5q0 .825-.587 1.412Q13.825 11 13 11h-2q-.825 0-1.412-.588Q9 9.825 9 9H4v11Zm7-11h2V4h-2Zm1 5.5Z"/></svg>';