alert_triangle_outline constant

String const alert_triangle_outline

Icon Data of alert_triangle_outline

Implementation

static const String alert_triangle_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M24 6a1 1 0 01.894.553l17 34A1 1 0 0141 42H7a1 1 0 01-.894-1.447l17-34A1 1 0 0124 6ZM8.618 40h30.764L24 9.236 8.618 40Z" clip-rule="evenodd"/><path d="M22 20a2 2 0 114 0v10a2 2 0 11-4 0V20Zm0 15.966C22 34.88 22.88 34 23.966 34h.068a1.966 1.966 0 110 3.933h-.067A1.966 1.966 0 0122 35.966Z"/></g></svg>';