burst_mode_outline constant

String const burst_mode_outline

Implementation

static const String burst_mode_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="M1 19V5h2v14Zm4 0V5h2v14Zm6 0q-.825 0-1.412-.587Q9 17.825 9 17V7q0-.825.588-1.412Q10.175 5 11 5h10q.825 0 1.413.588Q23 6.175 23 7v10q0 .825-.587 1.413Q21.825 19 21 19Zm0-2h10V7H11v10Zm1-2h8l-2.6-3.5-1.9 2.5-1.4-1.85Zm-1 2V7v10Z"/></svg>';