alarm_clock constant

String const 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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M24 44.333c10.125 0 18.333-8.208 18.333-18.333 0-10.125-8.208-18.333-18.333-18.333C13.875 7.667 5.666 15.875 5.666 26c0 10.125 8.209 18.333 18.334 18.333Z"/><path stroke-linecap="round" d="m23.76 15.354-.002 11.008 7.773 7.773M4 9l7-5m33 5-7-5"/></g></svg>';