screentime constant

String const screentime

Implementation

static const String screentime =
    '<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"/><rect width="15.695" height="27.197" x="16.152" y="10.401" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="1.881"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M10.07 7.623 24 24l20.92-4.96"/></svg>';