line_chart_outline_alerted constant

String const line_chart_outline_alerted

Implementation

static const String line_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="m15.62 15.222-6.018 8.746-4.052-3.584 1.06-1.198 2.698 2.386 6.326-9.192 6.75 10.015 5.333-7.047h2.007l-7.416 9.797Z" class="clr-i-outline--alerted clr-i-outline-path-2--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-3--alerted clr-i-alert"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';