memory_card constant

String const memory_card

Implementation

static const String memory_card =
    '<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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M40 40H8a2 2 0 01-2-2V19.106a2 2 0 01.336-1.11l6.07-9.105A2 2 0 0114.07 8H40a2 2 0 012 2v28a2 2 0 01-2 2ZM18 16V8m6 8V8m6 8V8m6 8V8"/><path fill="#555" d="M15 28h18v12H15V28Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';