session constant

String const session

Implementation

static const String session =
    '<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="M34.51 4.5h-19a9 9 0 00-9 9h0a9.05 9.05 0 004.3 7.7L24 29.41V18.59h10.28a7.19 7.19 0 007.1-5.43 7.07 7.07 0 00-6.87-8.66Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M13.49 43.5h19a9 9 0 009-9h0a9.05 9.05 0 00-4.3-7.7L24 18.59v10.82H13.72a7.19 7.19 0 00-7.1 5.43 7.07 7.07 0 006.87 8.66Z"/></svg>';