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="M12 21a9 9 0 119-9 9 9 0 01-9 9Zm0-16.5a7.5 7.5 0 107.5 7.5A7.5 7.5 0 0012 4.5Z"/><path fill="currentColor" d="M12 16.75a.74.74 0 01-.53-.22l-4-4a.75.75 0 011.06-1.06L12 14.94l3.47-3.47a.75.75 0 011.06 1.06l-4 4a.74.74 0 01-.53.22Z"/><path fill="currentColor" d="M12 16.75a.76.76 0 01-.75-.75V8a.75.75 0 011.5 0v8a.76.76 0 01-.75.75Z"/></svg>';