assignment_alert constant

String const assignment_alert

Implementation

static const String assignment_alert =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="384" height="432" preserveAspectRatio="xMidYMid meet" viewBox="0 0 384 432"><path fill="currentColor" d="M341 48q18 0 30.5 12.5T384 91v298q0 18-12.5 30.5T341 432H43q-18 0-30.5-12.5T0 389V91q0-18 12.5-30.5T43 48h89q7-19 23.5-31T192 5t36.5 12T252 48h89zM213 368v-43h-42v43h42zm0-85V155h-42v128h42zM192 91q9 0 15-6.5t6-15-6-15-15-6.5-15 6.5-6 15 6 15 15 6.5z"/></svg>';