card constant

String const card

Implementation

static const String card =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M32 376a56 56 0 0056 56h336a56 56 0 0056-56V222H32Zm66-76a30 30 0 0130-30h48a30 30 0 0130 30v20a30 30 0 01-30 30h-48a30 30 0 01-30-30ZM424 80H88a56 56 0 00-56 56v26h448v-26a56 56 0 00-56-56Z"/></svg>';