storage_card_two constant

String const storage_card_two

Implementation

static const String storage_card_two =
    '<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-width="4"><rect width="32" height="40" x="8" y="4" rx="2"/><path stroke-linecap="round" stroke-linejoin="round" d="M14 4v10h20V4"/><path fill="#555" stroke-linecap="round" stroke-linejoin="round" d="M14 24h20v20H14z"/><path stroke-linecap="round" stroke-linejoin="round" d="M14 32h20m0-3v6m-20-6v6"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';