morsetrainer constant

String const morsetrainer

Implementation

static const String morsetrainer =
    '<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" d="M40.16 6.58c4.1 8.3 4 30.9-1.8 35-4.2 2.9-25.1-1.6-29.8-6.5-3.5-3.7-4-10-3.3-13.6 1-5.6 32.5-20 34.9-14.9Z"/><path fill="currentColor" stroke="currentColor" d="M19.16 14.88v11.3H23V30h4v8.6h6.5v-15h-3.8V15h-2.5v8.6H22V15Z"/></svg>';