lineage_clock constant

String const lineage_clock

Implementation

static const String lineage_clock =
    '<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"/><circle cx="24" cy="24" r="3.332" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M24 38.614V27.332m1.003-6.51 11.414-7.807a.288.288 0 01.37.439l-9.545 9.78m-6.42-.236-6.27-7.438a.29.29 0 01.394-.422l7.826 5.765"/></svg>';