bank_card_one constant

String const bank_card_one

Implementation

static const String bank_card_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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M14 13V9a2 2 0 012-2h26a2 2 0 012 2v18a2 2 0 01-2 2h-2"/><rect width="30" height="22" x="4" y="19" fill="#555" rx="2"/><path d="M4 28h30m0-5v12M4 23v12m7-1h8m6 0h2"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';