alarm constant

String const alarm

Icon Data of alarm

Implementation

static const String alarm =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M10 5.5a5.5 5.5 0 100 11 5.5 5.5 0 000-11ZM2.5 11a7.5 7.5 0 1115 0 7.5 7.5 0 01-15 0Z"/><path d="M2.793 18.207a1 1 0 001.414 0l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a1 1 0 000 1.414Zm11.5-2.914a1 1 0 011.414 0l1.5 1.5a1 1 0 01-1.414 1.414l-1.5-1.5a1 1 0 010-1.414ZM10 7a1 1 0 011 1v3a1 1 0 11-2 0V8a1 1 0 011-1Z"/><path d="M14 11a1 1 0 01-1 1h-3a1 1 0 110-2h3a1 1 0 011 1ZM6.332 3.172 2.574 6.76s-.077-.07-.19-.198c-.257-.292-.697-.881-.821-1.601-.113-.654.035-1.417.818-2.165.783-.747 1.551-.86 2.2-.717.713.157 1.281.624 1.561.894.123.118.19.199.19.199Zm7.336 0 3.758 3.588s.077-.07.19-.198c.257-.292.697-.881.821-1.601.113-.654-.035-1.417-.818-2.165-.783-.747-1.551-.86-2.2-.717-.713.157-1.281.624-1.561.894-.123.118-.19.199-.19.199Z"/></g></svg>';