bubble_chart_outline_alerted constant

String const bubble_chart_outline_alerted

Implementation

static const String bubble_chart_outline_alerted =
    '<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="M34 29a2 2 0 01-2 2H4a2 2 0 01-2-2V7a2 2 0 012-2h17.958l-1.172 2H4v22h28V15.357h2Z" class="clr-i-outline--alerted clr-i-outline-path-1--alerted"/><path fill="currentColor" d="M29 18a3 3 0 11-6 0 3 3 0 016 0Zm-3-1.4a1.4 1.4 0 100 2.8 1.4 1.4 0 000-2.8Z" class="clr-i-outline--alerted clr-i-outline-path-2--alerted"/><path fill="currentColor" d="M15 14a4 4 0 11-8 0 4 4 0 018 0Zm-4-2.4a2.4 2.4 0 10.001 4.801A2.4 2.4 0 0011 11.6Z" class="clr-i-outline--alerted clr-i-outline-path-3--alerted"/><path fill="currentColor" d="M21 23a3 3 0 11-6 0 3 3 0 016 0Zm-3-1.4a1.4 1.4 0 100 2.8 1.4 1.4 0 000-2.8Z" class="clr-i-outline--alerted clr-i-outline-path-4--alerted"/><path fill="currentColor" d="m26.854 1.144-5.72 9.86a1.28 1.28 0 001.1 2h11.45a1.28 1.28 0 001.1-2l-5.72-9.86a1.28 1.28 0 00-2.21 0Z" class="clr-i-outline--alerted clr-i-outline-path-5--alerted clr-i-alert"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';