circle_error constant

String const circle_error

Implementation

static const String circle_error =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="M13.618 2.397C10.513-.708 5.482-.713 2.383 2.386c-3.101 3.102-3.098 8.131.009 11.236 3.105 3.105 8.137 3.109 11.235.01 3.1-3.099 3.097-8.13-.009-11.235zm-4.003 8.954L7.927 9.663l-1.688 1.688c-.689.689-1.207 1.289-2.029.468-.82-.821-.223-1.339.469-2.029l1.688-1.687-1.688-1.688c-.69-.689-1.289-1.207-.469-2.029.822-.82 1.34-.221 2.029.469l1.688 1.686 1.688-1.686c.69-.689 1.205-1.29 2.027-.469.822.822.223 1.34-.467 2.029L9.487 8.102l1.688 1.687c.689.691 1.289 1.209.467 2.03-.82.821-1.337.221-2.027-.468z"/></svg>';