chevrons_circle_down constant

String const chevrons_circle_down

Icon Data of chevrons_circle_down

Implementation

static const String chevrons_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="-2 -2 24 24"><path fill="currentColor" d="M10 20C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 100-16 8 8 0 000 16zm0-5.29 2.121-2.12a1 1 0 011.415 1.414l-2.829 2.828a1 1 0 01-1.414 0l-2.829-2.828a1 1 0 111.415-1.415L10 12.711zm0-5 2.121-2.12a1 1 0 011.415 1.414l-2.829 2.828a1 1 0 01-1.414 0L6.464 7.004A1 1 0 117.88 5.589L10 7.711z"/></svg>';