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="M18 11.75a.74.74 0 01-.53-.22L12 6.06l-5.47 5.47a.75.75 0 01-1.06-1.06l6-6a.75.75 0 011.06 0l6 6a.75.75 0 010 1.06.74.74 0 01-.53.22Z"/><path fill="currentColor" d="M12 19.75a.76.76 0 01-.75-.75V5a.75.75 0 011.5 0v14a.76.76 0 01-.75.75Z"/></svg>';