exclamation constant

String const exclamation

Icon Data of exclamation

Implementation

static const String exclamation =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M10 2a2 2 0 012 2v7a2 2 0 11-4 0V4a2 2 0 012-2Z" clip-rule="evenodd"/><path d="M12 16a2 2 0 11-4 0 2 2 0 014 0Z"/></g></svg>';