arrow_down_circle constant

String const arrow_down_circle

Implementation

static const String arrow_down_circle =
    '<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.003 7v8.25l3.25-3.25.75.664-4.5 4.5-4.5-4.5.75-.664 3.25 3.25V7h1Zm-.5 15a9.5 9.5 0 110-19 9.5 9.5 0 010 19Zm0-1a8.5 8.5 0 100-17 8.5 8.5 0 000 17Z"/></svg>';