warning constant

String const warning

Icon Data of warning

Implementation

static const String warning =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M24 10a2 2 0 012 2v18a2 2 0 11-4 0V12a2 2 0 012-2Zm0 28a2 2 0 100-4 2 2 0 000 4Z" clip-rule="evenodd"/></svg>';