recent_actors constant

String const recent_actors

Implementation

static const String recent_actors =
    '<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="M3 19q-.825 0-1.412-.587Q1 17.825 1 17V7q0-.825.588-1.412Q2.175 5 3 5h10q.825 0 1.413.588Q15 6.175 15 7v10q0 .825-.587 1.413Q13.825 19 13 19Zm0-3.65q1.1-.65 2.35-1T8 14q1.4 0 2.65.35t2.35 1V7H3Zm5-2.1q-1.15 0-1.95-.8t-.8-1.95q0-1.15.8-1.95T8 7.75q1.15 0 1.95.8t.8 1.95q0 1.15-.8 1.95t-1.95.8ZM17 19V5h2v14Zm4 0V5h2v14Z"/></svg>';