credit_card_alt constant

String const credit_card_alt

Implementation

static const String credit_card_alt =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M20 20H4a2 2 0 01-2-2V6a2 2 0 012-2h16a2 2 0 012 2v12a2 2 0 01-2 2ZM4 6v12h16V6H4Zm11.5 10a2.5 2.5 0 110-5 2.5 2.5 0 010 5Zm-4 0a2.5 2.5 0 010-5c.543 0 1.07.18 1.5.512a2.476 2.476 0 000 3.975 2.46 2.46 0 01-1.5.513Z"/></svg>';