exclamation_circle constant

String const 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"><path fill="currentColor" d="M12 21a9 9 0 119-9 9 9 0 01-9 9Zm0-16.5a7.5 7.5 0 107.5 7.5A7.5 7.5 0 0012 4.5Z"/><path fill="currentColor" d="M12 13a.76.76 0 01-.75-.75v-3.5a.75.75 0 011.5 0v3.5A.76.76 0 0112 13Zm0 3a.76.76 0 01-.75-.75v-.5a.75.75 0 011.5 0v.5A.76.76 0 0112 16Z"/></svg>';