cards_variant constant

String const cards_variant

Implementation

static const String cards_variant =
    '<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="M5 2h14a1 1 0 011 1v10a1 1 0 01-1 1H5a1 1 0 01-1-1V3a1 1 0 011-1m1 2v8h12V4H6m14 13a1 1 0 01-1 1H5a1 1 0 01-1-1v-1h16v1m0 4a1 1 0 01-1 1H5a1 1 0 01-1-1v-1h16v1Z"/></svg>';