user_clock constant

String const user_clock

Implementation

static const String user_clock =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M14 13h-3v-3h1v2h2z"/><path fill="currentColor" d="M16 12.5C16 10 14 8 11.5 8c-.7 0-1.4.2-2 .5.2-.3.8-.3 1.4-1.2 0 0 2.7-7.3-2.9-7.3S5.1 7.3 5.1 7.3c.6 1 1.4.8 1.4 1.5s-.7.7-1.4.8C4 9.7 3 9.5 2 11.3c-.6 1.1-.9 4.7-.9 4.7h10.4C9.6 16 8 14.4 8 12.5S9.6 9 11.5 9s3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5h3.4v-.5c.6-.8 1.1-1.8 1.1-3z"/></svg>';