warning_square constant

String const warning_square

Icon Data of warning_square

Implementation

static const String warning_square =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 20a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 20zM15 9h2v9h-2z"/><path fill="currentColor" d="M26 28H6a2.002 2.002 0 01-2-2V6a2.002 2.002 0 012-2h20a2.002 2.002 0 012 2v20a2.002 2.002 0 01-2 2ZM6 6v20h20.001L26 6Z"/></svg>';