card_two constant

String const card_two

Implementation

static const String card_two =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M28 12V4L8 14v28l12-6"/><path d="M20 16 40 6v28L20 44V16Z"/></g></svg>';