arrow_with_circle_down constant

String const arrow_with_circle_down

Implementation

static const String arrow_with_circle_down =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M10 .4C4.697.4.399 4.698.399 10A9.6 9.6 0 0010 19.601c5.301 0 9.6-4.298 9.6-9.601 0-5.302-4.299-9.6-9.6-9.6zm-.001 17.2a7.6 7.6 0 110-15.2 7.6 7.6 0 110 15.2zM12 6H8v4H5.5l4.5 4.5 4.5-4.5H12V6z"/></svg>';