memory constant

String const memory

Implementation

static const String memory =
    '<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="M9 15V9h6v6Zm0 6v-2H7q-.825 0-1.412-.587Q5 17.825 5 17v-2H3v-2h2v-2H3V9h2V7q0-.825.588-1.412Q6.175 5 7 5h2V3h2v2h2V3h2v2h2q.825 0 1.413.588Q19 6.175 19 7v2h2v2h-2v2h2v2h-2v2q0 .825-.587 1.413Q17.825 19 17 19h-2v2h-2v-2h-2v2Zm8-4V7H7v10Z"/></svg>';