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="M12.012 2.004C6.492 2 2.013 6.474 2.01 11.994S6.48 21.993 12 21.996a9.996 9.996 0 0010.002-9.99c.003-5.52-4.47-9.999-9.99-10.002zm0 18.992A8.996 8.996 0 1112 3.004a8.996 8.996 0 01.012 17.992zM12.707 12l3.182-3.182a.5.5 0 00-.707-.707L12 11.293 8.818 8.111a.5.5 0 00-.707.707L11.293 12l-3.182 3.182a.5.5 0 00.707.707L12 12.707l3.182 3.182a.5.5 0 00.707-.707L12.707 12z"/></svg>';