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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><g fill="currentColor"><path d="m5.369 8.08 2.14 2.14V4.468h1v5.68l2.066-2.067.707.707-2.957 2.956h-.707L4.662 8.788l.707-.707Z"/><path d="M14 8A6 6 0 102 8a6 6 0 0012 0Zm-1 0A5 5 0 113 8a5 5 0 0110 0Z"/></g></svg>';