arrow_circle_down_fill constant

String const arrow_circle_down_fill

Implementation

static const String arrow_circle_down_fill =
    '<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 2a10 10 0 1010 10A10 10 0 0012 2Zm3.69 11.86-3 2.86a.49.49 0 01-.15.1.54.54 0 01-.16.1.94.94 0 01-.76 0 1 1 0 01-.33-.21l-3-3a1 1 0 011.42-1.42l1.29 1.3V8a1 1 0 012 0v5.66l1.31-1.25a1 1 0 011.38 1.45Z"/></svg>';