fail_picture constant

String const fail_picture

Implementation

static const String fail_picture =
    '<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"><rect width="34" height="34" x="7" y="7" rx="3"/><path stroke-linecap="round" d="m41 26-6.612-4.96a2 2 0 00-2.614.187L27 26M7 28l11-10M6 6l36 36"/></g></svg>';