card_wallet constant

String const card_wallet

Implementation

static const String card_wallet =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-width="1.5"><path d="M19 20H5a2 2 0 01-2-2V9a2 2 0 012-2h14a2 2 0 012 2v9a2 2 0 01-2 2ZM7 7V3.6a.6.6 0 01.6-.6h8.8a.6.6 0 01.6.6V7m-7-4v4m2-4v4"/><path stroke-linecap="round" stroke-linejoin="round" d="M16.5 14a.5.5 0 110-1 .5.5 0 010 1Z"/></g></svg>';