alarm_clock constant

String const alarm_clock

Icon Data of alarm_clock

Implementation

static const String alarm_clock =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -2 24 24"><path fill="currentColor" d="M11 10h2a1 1 0 010 2h-3a1 1 0 01-1-1V6a1 1 0 112 0v4zm7.63-1.562a9 9 0 11-17.26 0 5 5 0 117.668-6.387 9.102 9.102 0 011.924 0 5 5 0 117.668 6.387zm-.938-2.113a3 3 0 00-4.48-3.735 9.03 9.03 0 014.48 3.735zM6.787 2.59a3 3 0 00-4.48 3.735 9.03 9.03 0 014.48-3.735zM10 18a7 7 0 100-14 7 7 0 000 14z"/></svg>';