mycalendar constant

String const mycalendar

Implementation

static const String mycalendar =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M8.4 6.5v35a2 2 0 002 2h2.33v-39H10.4a2 2 0 00-2 2Zm4.33-2v39H37.6a2 2 0 002-2v-35a2 2 0 00-2-2Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M32.135 37.557a2.003 2.003 0 000-.245 2.203 2.203 0 00.5.325 2.325 2.325 0 102.14-4.127q-.069-.036-.14-.067l-.22-.1.22-.1a2.74 2.74 0 00.295-.195 2.31 2.31 0 00-2.793-3.682l-.002.002a2.003 2.003 0 000-.245 2.32 2.32 0 00-4.635 0 2.003 2.003 0 000 .245 2.386 2.386 0 00-.5-.325 2.326 2.326 0 00-2 4.2h0l.22.1-.22.1a2.678 2.678 0 00-.295.19 2.31 2.31 0 102.795 3.68 2.003 2.003 0 000 .245 2.32 2.32 0 004.635 0Zm-2.32-1.905a2.32 2.32 0 112.32-2.32h0a2.315 2.315 0 01-2.31 2.32Z"/></svg>';