view_week constant

String const view_week

Implementation

static const String view_week =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="408" height="384" preserveAspectRatio="xMidYMid meet" viewBox="0 0 408 384"><path fill="currentColor" d="M85 43q9 0 15.5 6t6.5 15v256q0 9-6.5 15T85 341H21q-8 0-14.5-6T0 320V64q0-9 6.5-15T21 43h64zm299 0q9 0 15 6t6 15v256q0 9-6 15t-15 6h-64q-9 0-15-6t-6-15V64q0-9 6-15t15-6h64zm-149 0q8 0 14.5 6t6.5 15v256q0 9-6.5 15t-14.5 6h-64q-9 0-15.5-6t-6.5-15V64q0-9 6.5-15t15.5-6h64z"/></svg>';