arrow_circle_down constant

String const arrow_circle_down

Implementation

static const String arrow_circle_down =
    '<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.29 15.71a1 1 0 00.33.21 1 1 0 00.76 0 1 1 0 00.33-.21l3-3a1 1 0 00-1.42-1.42L13 12.59V9a1 1 0 00-2 0v3.59l-1.29-1.3a1 1 0 00-1.42 0 1 1 0 000 1.42ZM12 22A10 10 0 102 12a10 10 0 0010 10Zm0-18a8 8 0 11-8 8 8 8 0 018-8Z"/></svg>';