cards constant

String const cards

Implementation

static const String cards =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m3.604 7.197 7.138-3.109a.96.96 0 011.27.527l4.924 11.902a1.004 1.004 0 01-.514 1.304L9.285 20.93a.96.96 0 01-1.271-.527L3.09 8.5a1.005 1.005 0 01.514-1.304zM15 4h1a1 1 0 011 1v3.5M20 6c.264.112.52.217.768.315a1 1 0 01.53 1.311L19 13"/></svg>';