circle_down constant

String const circle_down

Icon Data of circle_down

Implementation

static const String 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="M16 8A8 8 0 100 8a8 8 0 0016 0zM1.5 8a6.5 6.5 0 1113 0 6.5 6.5 0 01-13 0z"/><path fill="currentColor" d="M4.957 5.543 3.543 6.957 8 11.414l4.457-4.457-1.414-1.414L8 8.586z"/></svg>';