alert_outline constant

String const alert_outline

Icon Data of alert_outline

Implementation

static const String alert_outline =
    '<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" stroke="currentColor" stroke-width="2" d="M21 8a3 3 0 116 0v22a3 3 0 11-6 0V8Zm0 32a3 3 0 116 0 3 3 0 01-6 0Z"/></svg>';