direction_curve constant

String const direction_curve

Icon Data of direction_curve

Implementation

static const String direction_curve =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m17 4-7 7 1.414 1.414L16 7.828v6.769a3.01 3.01 0 01-.657 1.874l-2.247 2.808A5.02 5.02 0 0012 22.403V28h2v-5.597a3.01 3.01 0 01.657-1.874l2.247-2.808A5.02 5.02 0 0018 14.597V7.828l4.586 4.586L24 11Z"/></svg>';