exclamation_circle constant

String const exclamation_circle

Icon Data of exclamation_circle

Implementation

static const String exclamation_circle =
    '<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"><circle cx="12" cy="12" r="10" fill="currentColor" opacity=".5"/><circle cx="12" cy="16" r="1" fill="currentColor"/><path fill="currentColor" d="M12 13a1 1 0 01-1-1V8a1 1 0 012 0v4a1 1 0 01-1 1Z"/></svg>';