alert_circle constant
String
const alert_circle
Icon Data of alert_circle
Implementation
static const String alert_circle =
'<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"><path fill="currentColor" fill-rule="evenodd" d="M4 24C4 12.954 12.954 4 24 4s20 8.954 20 20-8.954 20-20 20S4 35.046 4 24Zm22-11a2 2 0 10-4 0v14a2 2 0 104 0V13Zm-2 20a2 2 0 110 4 2 2 0 010-4Z" clip-rule="evenodd"/></svg>';