broken_image constant

String const broken_image

Implementation

static const String broken_image =
    '<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 21q-.825 0-1.413-.587Q3 19.825 3 19v-6.6l3 3 4-4 4 4 4-4 3 3V19q0 .825-.587 1.413Q19.825 21 19 21ZM5 3h14q.825 0 1.413.587Q21 4.175 21 5v6.575l-3-3-4 4-4-4-4 4-3-3V5q0-.825.587-1.413Q4.175 3 5 3Z"/></svg>';