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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path d="M8 6v36a2 2 0 002 2h28a2 2 0 002-2V13.61a2 2 0 00-.605-1.433l-7.813-7.61A2 2 0 0030.187 4H10a2 2 0 00-2 2Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M40 21H8m32 8H30m10 7H30m0 8V21M18 44V21m0 12H8"/></g></svg>';