arrow_upward_rounded constant

String const arrow_upward_rounded

Implementation

static const String arrow_upward_rounded =
    '<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="M12 20q-.425 0-.712-.288Q11 19.425 11 19V7.825L6.125 12.7q-.3.3-.713.3Q5 13 4.7 12.7t-.3-.7q0-.4.3-.7l6.6-6.6q.15-.15.325-.213.175-.062.375-.062t.388.062q.187.063.312.213l6.6 6.6q.3.3.3.7 0 .4-.3.7-.3.3-.713.3-.412 0-.712-.3L13 7.825V19q0 .425-.287.712Q12.425 20 12 20Z"/></svg>';