arrow_circle_left constant

String const arrow_circle_left

Icon Data of arrow_circle_left

Implementation

static const String arrow_circle_left =
    '<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="m11.293 7.293-4 4a1.004 1.004 0 000 1.414l4 4a1 1 0 001.414-1.414L10.414 13H16a1 1 0 000-2h-5.586l2.293-2.293a1 1 0 00-1.414-1.414Z"/><path fill="currentColor" d="M2 12A10 10 0 1012 2 10.011 10.011 0 002 12Zm10.707-4.707a1 1 0 010 1.414L10.414 11H16a1 1 0 010 2h-5.586l2.293 2.293a1 1 0 01-1.414 1.414l-4-4a1.004 1.004 0 010-1.414l4-4a1 1 0 011.414 0Z" opacity=".5"/></svg>';