shuffle_on_outline constant

String const shuffle_on_outline

Implementation

static const String shuffle_on_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="M3 23q-.825 0-1.412-.587Q1 21.825 1 21V3q0-.825.588-1.413Q2.175 1 3 1h18q.825 0 1.413.587Q23 2.175 23 3v18q0 .825-.587 1.413Q21.825 23 21 23Zm11-3h6v-6h-2v2.55l-3.15-3.15-1.425 1.425L16.6 18H14Zm-8.6 0L18 7.4V10h2V4h-6v2h2.6L4 18.6Zm3.775-9.425 1.4-1.4L5.4 4 4 5.4Z"/></svg>';