x_circle constant

String const x_circle

Implementation

static const String x_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="m68.056 59.756-9.758-9.757 9.755-9.756a1.036 1.036 0 000-1.464l-6.833-6.835a1.036 1.036 0 00-1.464 0L49.999 41.7l-9.755-9.756c-.388-.388-1.075-.388-1.464 0l-6.835 6.835a1.037 1.037 0 000 1.464l9.756 9.756-9.758 9.758a1.036 1.036 0 000 1.463l6.833 6.834a1.033 1.033 0 001.464 0l9.757-9.757 9.758 9.756c.202.203.466.304.732.304.266 0 .53-.101.732-.304l6.835-6.834a1.033 1.033 0 00.002-1.463z"/><path fill="currentColor" d="M50 22.44c15.196 0 27.56 12.367 27.56 27.562 0 15.197-12.364 27.559-27.56 27.559S22.44 65.199 22.44 50.002C22.44 34.807 34.804 22.44 50 22.44m0-9.94c-20.71 0-37.5 16.793-37.5 37.502C12.5 70.712 29.29 87.5 50 87.5c20.709 0 37.5-16.788 37.5-37.498C87.5 29.293 70.709 12.5 50 12.5z"/></svg>';