right_circle constant

String const right_circle

Implementation

static const String right_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 0ZM8.749 5.646a.682.682 0 10-.977.951l3.402 3.491-3.397 3.42a.682.682 0 10.967.96l3.87-3.894a.682.682 0 00.005-.957Z"/></svg>';