circle_close constant

String const circle_close

Implementation

static const String circle_close =
    '<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 0Zm2.207 6.837L10.01 9.03 7.815 6.837a.682.682 0 00-.88-.072l-.084.072a.682.682 0 000 .964l2.195 2.193-2.195 2.193a.682.682 0 10.964.965l2.195-2.195 2.197 2.195c.24.24.613.263.88.071l.084-.072a.682.682 0 000-.964l-2.196-2.193 2.195-2.193a.682.682 0 00-.963-.964Z"/></svg>';