color_card constant

String const color_card

Implementation

static const String color_card =
    '<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"><defs><path id="svgIDa" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24.485 32H44v12H12.5"/></defs><mask id="svgIDb"><g fill="none"><path fill="#555" d="M10 44a6 6 0 006-6V4H4v34a6 6 0 006 6Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M10 44a6 6 0 006-6V23.515M10 44a6 6 0 01-6-6V4h12v19.515M10 44h34V32H24.485M5.757 42.243a6 6 0 008.486 0L24.485 32M16 23.515 35.015 4.5l.47-.5 8.5 8.5-19.5 19.5"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14.243 42.243 43.985 12.5l-8.5-8.5L16 23.515"/><use stroke-linecap="round" stroke-linejoin="round" stroke-width="4" href="#svgIDa"/><use stroke-linecap="round" stroke-linejoin="round" stroke-width="4" href="#svgIDa"/><path fill="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M10 44a6 6 0 006-6V4H4v34a6 6 0 006 6Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDb)"/></svg>';