level_up constant

String const level_up

Implementation

static const String level_up =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M5.28 5.84a.75.75 0 01-1.06-1.06l3.25-3.25L8 1l.53.53 3.25 3.25a.75.75 0 01-1.06 1.06L8.75 3.87V12a1.5 1.5 0 001.5 1.5h4a.75.75 0 010 1.5h-4a3 3 0 01-3-3V3.87L5.28 5.84Z" clip-rule="evenodd"/></svg>';