memory_one constant

String const memory_one

Implementation

static const String memory_one =
    '<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"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M5 28h38v14H5zM5 6h38v14H5z"/><rect width="4" height="4" x="11" y="11" rx="2"/><rect width="4" height="4" x="11" y="33" rx="2"/><rect width="4" height="4" x="19" y="11" rx="2"/><rect width="4" height="4" x="19" y="33" rx="2"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M31 13h4m-4 22h4"/></g></svg>';