alert_circle_o constant

String const alert_circle_o

Implementation

static const String alert_circle_o =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="432" height="432" preserveAspectRatio="xMidYMid meet" viewBox="0 0 432 432"><path fill="currentColor" d="M192 280h43v43h-43v-43zm0-171h43v128h-43V109zM213.5 3q88.5 0 151 62.5T427 216t-62.5 150.5-151 62.5-151-62.5T0 216 62.5 65.5 213.5 3zm0 384q70.5 0 120.5-50t50-121-50-121-120.5-50T93 95 43 216t50 121 120.5 50z"/></svg>';