danger constant

String const danger

Implementation

static const String danger =
    '<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"><g fill="currentColor"><path d="M12 6a1 1 0 011 1v6a1 1 0 11-2 0V7a1 1 0 011-1Zm0 10a1 1 0 100 2 1 1 0 000-2Z"/><path fill-rule="evenodd" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2ZM4 12a8 8 0 1016 0 8 8 0 00-16 0Z" clip-rule="evenodd"/></g></svg>';