hands constant

String const hands

Implementation

static const String hands =
    '<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-width="4"><circle cx="24" cy="13" r="9" stroke-linejoin="round"/><path d="M4.5 44c0-6 7-16 19.5-16 0 0 2.759 0 5.782 1.09C32.744 30.16 36.5 31.149 36.5 28V7.75a3.75 3.75 0 117.5 0V44"/><path stroke-linecap="round" stroke-linejoin="round" d="M2 44h44"/></g></svg>';