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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4a1 1 0 01.707.293l6 6a1 1 0 01-1.414 1.414L13 7.414V19a1 1 0 11-2 0V7.414l-4.293 4.293a1 1 0 01-1.414-1.414l6-6A1 1 0 0112 4z"/></svg>';