usb_memory_stick constant

String const usb_memory_stick

Implementation

static const String usb_memory_stick =
    '<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 fill="#555" d="M8 22a2 2 0 012-2h28a2 2 0 012 2v20a2 2 0 01-2 2H10a2 2 0 01-2-2V22Zm7-18h18v16H15V4Z"/><path d="M21 10v2m6-2v2"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';