app_shortcut constant

String const app_shortcut

Implementation

static const String app_shortcut =
    '<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="m21 17-.625-1.375L19 15l1.375-.625L21 13l.625 1.375L23 15l-1.375.625Zm-5-1-1.25-2.75L12 12l2.75-1.25L16 8l1.25 2.75L20 12l-2.75 1.25Zm5-5-.625-1.375L19 9l1.375-.625L21 7l.625 1.375L23 9l-1.375.625ZM7 23q-.825 0-1.412-.587Q5 21.825 5 21V3q0-.825.588-1.413Q6.175 1 7 1h10q.825 0 1.413.587Q19 2.175 19 3v4h-2V6H7v12h10v-1h2v4q0 .825-.587 1.413Q17.825 23 17 23Z"/></svg>';