form_clock constant

String const form_clock

Implementation

static const String form_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="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="M12 18a6 6 0 100-12 6 6 0 000 12Zm0-10v4l3 1"/></svg>';