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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m13 5.586-4.707 4.707a.999.999 0 101.414 1.414L12 9.414V17a1 1 0 102 0V9.414l2.293 2.293a.997.997 0 001.414 0 .999.999 0 000-1.414L13 5.586z"/></svg>';