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"><path fill="currentColor" d="M0 8c0 4.4 3.6 8 8 8s8-3.6 8-8-3.6-8-8-8-8 3.6-8 8zm9 1.6 1.8-1.8 1.4 1.4L8 13.4 3.8 9.2l1.4-1.4L7 9.6V3h2v6.6z"/></svg>';