exclamation_triangle_line constant

String const exclamation_triangle_line

Implementation

static const String exclamation_triangle_line =
    '<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 21.32a1.3 1.3 0 001.3-1.3V14a1.3 1.3 0 10-2.6 0v6a1.3 1.3 0 001.3 1.32Z" class="clr-i-outline clr-i-outline-path-1"/><circle cx="17.95" cy="24.27" r="1.5" fill="currentColor" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M30.33 25.54 20.59 7.6a3 3 0 00-5.27 0L5.57 25.54A3 3 0 008.21 30h19.48a3 3 0 002.64-4.43Zm-1.78 1.94a1 1 0 01-.86.49H8.21a1 1 0 01-.88-1.48l9.74-17.94a1 1 0 011.76 0l9.74 17.94a1 1 0 01-.02.99Z" class="clr-i-outline clr-i-outline-path-3"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';