monitor_heart_outline constant

String const monitor_heart_outline

Implementation

static const String monitor_heart_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="M2 9V6q0-.825.588-1.412Q3.175 4 4 4h16q.825 0 1.413.588Q22 5.175 22 6v3h-2V6H4v3Zm2 11q-.825 0-1.412-.587Q2 18.825 2 18v-3h2v3h16v-3h2v3q0 .825-.587 1.413Q20.825 20 20 20Zm6-3q.275 0 .525-.137.25-.138.375-.413l3.1-6.2 1.1 2.2q.125.275.375.413.25.137.525.137h6v-2h-5.375L14.9 7.55q-.125-.275-.375-.388-.25-.112-.525-.112t-.525.112q-.25.113-.375.388l-3.1 6.2-1.1-2.2q-.125-.275-.375-.413Q8.275 11 8 11H2v2h5.375L9.1 16.45q.125.275.375.413.25.137.525.137Zm2-5Z"/></svg>';