exclamation_print constant

String const exclamation_print

Icon Data of exclamation_print

Implementation

static const String exclamation_print =
    '<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"><g opacity=".8"><path fill-rule="evenodd" d="M11 3a2 2 0 012 2v7a2 2 0 11-4 0V5a2 2 0 012-2Z" clip-rule="evenodd"/><path d="M13 17a2 2 0 11-4 0 2 2 0 014 0Z"/></g><path fill-rule="evenodd" d="M10.25 2.25A.75.75 0 0111 3v9a.75.75 0 01-1.5 0V3a.75.75 0 01.75-.75Z" clip-rule="evenodd"/><path d="M11.5 16.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0Z"/></g></svg>';