times_circle constant

String const times_circle

Implementation

static const String times_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M15.71 8.29a1 1 0 00-1.42 0L12 10.59l-2.29-2.3a1 1 0 00-1.42 1.42l2.3 2.29-2.3 2.29a1 1 0 000 1.42 1 1 0 001.42 0l2.29-2.3 2.29 2.3a1 1 0 001.42 0 1 1 0 000-1.42L13.41 12l2.3-2.29a1 1 0 000-1.42Zm3.36-3.36A10 10 0 104.93 19.07 10 10 0 1019.07 4.93Zm-1.41 12.73A8 8 0 1120 12a7.95 7.95 0 01-2.34 5.66Z"/></svg>';