arrow_circle_left_f constant

String const arrow_circle_left_f

Icon Data of arrow_circle_left_f

Implementation

static const String arrow_circle_left_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="M5.293 9.293a.997.997 0 000 1.414l4.243 4.243a1 1 0 101.414-1.414L8.414 11H14a1 1 0 000-2H8.414l2.536-2.536A1 1 0 109.536 5.05L5.293 9.293zM10 20C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10-4.477 10-10 10z"/></svg>';