warning_outline constant

String const warning_outline

Icon Data of warning_outline

Implementation

static const String warning_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" fill-rule="evenodd" d="M21 11.818C21 10.174 22.435 9 24 9s3 1.174 3 2.818v16.364C27 29.826 25.565 31 24 31s-3-1.174-3-2.818V11.818ZM24 11c-.644 0-1 .454-1 .818v16.364c0 .364.356.818 1 .818s1-.454 1-.818V11.818c0-.364-.356-.818-1-.818Zm0 24a1 1 0 100 2 1 1 0 000-2Zm-3 1a3 3 0 116 0 3 3 0 01-6 0Z" clip-rule="evenodd"/></svg>';