arrow_circle_right constant

String const arrow_circle_right

Icon Data of arrow_circle_right

Implementation

static const String arrow_circle_right =
    '<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.707 16.707 4-4a1.004 1.004 0 000-1.414l-4-4a1 1 0 00-1.414 1.414L13.586 11H8a1 1 0 000 2h5.586l-2.293 2.293a1 1 0 001.414 1.414Z"/><path fill="currentColor" d="M22 12a10 10 0 10-10 10 10.011 10.011 0 0010-10Zm-10.707 4.707a1 1 0 010-1.414L13.586 13H8a1 1 0 010-2h5.586l-2.293-2.293a1 1 0 011.414-1.414l4 4a1.004 1.004 0 010 1.414l-4 4a1 1 0 01-1.414 0Z" opacity=".5"/></svg>';