level_down constant

String const level_down

Implementation

static const String level_down =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M1 12V5h3v6h10V8l5 4.5-5 4.5v-3H3a2 2 0 01-2-2z"/></svg>';