left_circle constant

String const left_circle

Implementation

static const String left_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm.788 5.646-3.87 3.971a.682.682 0 00.005.957l3.87 3.895a.682.682 0 10.967-.961l-3.397-3.42 3.402-3.49a.682.682 0 10-.977-.952Z"/></svg>';