arrow_circle_up constant

String const arrow_circle_up

Icon Data of arrow_circle_up

Implementation

static const String arrow_circle_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="m16.707 11.293-4-4a1.004 1.004 0 00-1.414 0l-4 4a1 1 0 001.414 1.414L11 10.414V16a1 1 0 002 0v-5.586l2.293 2.293a1 1 0 001.414-1.414Z"/><path fill="currentColor" d="M12 2a10 10 0 1010 10A10.011 10.011 0 0012 2Zm4.707 10.707a1 1 0 01-1.414 0L13 10.414V16a1 1 0 01-2 0v-5.586l-2.293 2.293a1 1 0 01-1.414-1.414l4-4a1.004 1.004 0 011.414 0l4 4a1 1 0 010 1.414Z" opacity=".5"/></svg>';