exclamation_circle_20_solid constant

String const exclamation_circle_20_solid

Implementation

static const String exclamation_circle_20_solid =
    '<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"><path fill="currentColor" fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0Zm-8-5a.75.75 0 01.75.75v4.5a.75.75 0 01-1.5 0v-4.5A.75.75 0 0110 5Zm0 10a1 1 0 100-2 1 1 0 000 2Z" clip-rule="evenodd"/></svg>';