level_six_title constant

String const level_six_title

Implementation

static const String level_six_title =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M6 8v32M24 8v32M7 24h16"/><path d="M36.5 40a5.5 5.5 0 100-11 5.5 5.5 0 000 11Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M41.596 24.74C40.778 22.545 38.804 21 36.5 21c-3.038 0-5.5 2.686-5.5 6v7"/></g></svg>';