inbox_arrow_up constant

String const inbox_arrow_up

Implementation

static const String inbox_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="M14 14h-4v-3H8l4-4 4 4h-2v3m-9 1V5h14v10h-4a3 3 0 01-3 3 3 3 0 01-3-3H5M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V5a2 2 0 00-2-2"/></svg>';