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="384" height="384" preserveAspectRatio="xMidYMid meet" viewBox="0 0 384 384"><path fill="currentColor" d="M384 43v140l-64-64-85 86-86-86-85 86-64-65V43q0-18 12.5-30.5T43 0h298q18 0 30.5 12.5T384 43zm-64 137 64 64v97q0 18-12.5 30.5T341 384H43q-18 0-30.5-12.5T0 341V201l64 64 85-86 86 86z"/></svg>';