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="M16.146 11.646 12.5 15.293V7.5a.5.5 0 00-1 0v7.793l-3.647-3.646a.5.5 0 00-.707.707l4.5 4.5A.5.5 0 0012 17c.011 0 .02-.005.03-.006a.498.498 0 00.163-.033.5.5 0 00.162-.109l4.498-4.498a.5.5 0 00-.707-.708zM12 2C6.477 2 2 6.477 2 12s4.477 10 10 10c5.52-.006 9.994-4.48 10-10 0-5.523-4.477-10-10-10zm0 19a9 9 0 110-18 9.01 9.01 0 019 9 9 9 0 01-9 9z"/></svg>';