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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M4.273 9.228c-.735-2.284.039-4.883 2.033-6.294 1.994-1.411 4.588-1.178 6.32.396.542.497.484 1.4-.106 1.817l-6.601 4.66c-.6.416-1.414.132-1.646-.579ZM16 11a1 1 0 011 1v4.465l2.555 1.703a1 1 0 01-1.11 1.664l-3-2a1 1 0 01-.445-.849V12a1 1 0 011-1Z"/><path d="M23.207 24.58A10.478 10.478 0 0027 16.5C27 10.701 22.299 6 16.5 6S6 10.701 6 16.5a10.47 10.47 0 003.297 7.64l-2.586 2.237C5.317 27.588 6.11 30 7.905 30H24.09c1.796 0 2.599-2.412 1.194-3.623l-2.077-1.798ZM16.5 24a7.5 7.5 0 110-15 7.5 7.5 0 010 15ZM26.694 2.934c1.994 1.41 2.768 4.01 2.033 6.294-.232.71-1.046.995-1.646.579l-6.6-4.66c-.591-.416-.65-1.32-.107-1.817 1.732-1.574 4.326-1.807 6.32-.396Z"/></g></svg>';