morse constant

String const morse

Implementation

static const String morse =
    '<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="M10 34.57A5.56 5.56 0 1115.6 29a5.55 5.55 0 01-5.6 5.57Zm33.39-12.32H21.07v-8.84h22.42Z"/></svg>';