arrow_up constant

String const arrow_up

Implementation

static const String arrow_up =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="10" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 10 16"><path fill="currentColor" fill-rule="evenodd" d="M5 3 0 9h3v4h4V9h3L5 3z"/></svg>';