omniclock constant

String const omniclock

Implementation

static const String omniclock =
    '<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"><circle cx="24" cy="24" r="21.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-miterlimit="10" d="M25.5 24a1.5 1.5 0 11-1.5-1.5 1.5 1.5 0 011.5 1.5Z"/><path fill="currentColor" stroke="currentColor" d="m25.4 23.476 12.58-3.98m-27.305 17.82L22.9 25.01"/></svg>';