chevrons_circle_down_f constant

String const chevrons_circle_down_f

Implementation

static const String chevrons_circle_down_f =
    '<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 10zm.009-7.377-2.122-2.12a1 1 0 00-1.414 1.413l2.828 2.829a1 1 0 001.415 0l2.828-2.829a1 1 0 10-1.414-1.414l-2.121 2.121zm0-5-2.122-2.12a1 1 0 00-1.414 1.413l2.828 2.829a1 1 0 001.415 0l2.828-2.829a1 1 0 10-1.414-1.414l-2.121 2.121z"/></svg>';