exclamation_circle_solid constant

String const exclamation_circle_solid

Implementation

static const String exclamation_circle_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M18 6a12 12 0 1012 12A12 12 0 0018 6Zm-1.49 6a1.49 1.49 0 013 0v6.89a1.49 1.49 0 11-3 0ZM18 25.5a1.72 1.72 0 111.72-1.72A1.72 1.72 0 0118 25.5Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';