chevrons_circle_up_f constant

String const chevrons_circle_up_f

Icon Data of chevrons_circle_up_f

Implementation

static const String chevrons_circle_up_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 12.382 2.121 2.121a1 1 0 001.415-1.414l-2.829-2.828a1 1 0 00-1.414 0l-2.829 2.828a1 1 0 001.415 1.414L10 12.383zm0-5 2.121 2.121a1 1 0 001.415-1.414l-2.829-2.828a1 1 0 00-1.414 0L6.464 8.089A1 1 0 107.88 9.503L10 7.383zM10 20C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10-4.477 10-10 10z"/></svg>';