close_square constant

String const close_square

Implementation

static const String close_square =
    '<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="M18.182 0C19.186 0 20 .814 20 1.818v16.364A1.818 1.818 0 0118.182 20H1.818A1.818 1.818 0 010 18.182V1.818C0 .814.814 0 1.818 0h16.364Zm-5.975 6.818L10.01 9.01 7.815 6.818a.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>';