alert_circle_outline constant

String const alert_circle_outline

Icon Data of alert_circle_outline

Implementation

static const String alert_circle_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 4C12.954 4 4 12.954 4 24s8.954 20 20 20 20-8.954 20-20S35.046 4 24 4Zm0 2C14.059 6 6 14.059 6 24s8.059 18 18 18 18-8.059 18-18S33.941 6 24 6Z" clip-rule="evenodd"/><path d="M26 13a2 2 0 10-4 0v14a2 2 0 104 0V13Zm-2 20a2 2 0 110 4 2 2 0 010-4Z"/></g></svg>';