arrow_up constant

String const arrow_up

Icon Data of 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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M5.232 8.974a1 1 0 01.128-1.409l4-3.333a1 1 0 111.28 1.536l-4 3.334a1 1 0 01-1.408-.128Z"/><path d="M14.768 8.974a1 1 0 01-1.408.128l-4-3.334a1 1 0 111.28-1.536l4 3.333a1 1 0 01.128 1.409Z"/><path d="M10 6a1 1 0 011 1v8a1 1 0 11-2 0V7a1 1 0 011-1Z"/></g></svg>';