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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="m348.071 141.302-87.763 87.763-87.763-87.763-22.628 22.627 87.764 87.763-87.764 87.764 22.628 22.627 87.763-87.763 87.763 87.763 22.628-22.627-87.764-87.764 87.764-87.763-22.628-22.627z"/><path fill="currentColor" d="M425.706 86.294A240 240 0 0086.294 425.706 240 240 0 00425.706 86.294ZM256 464c-114.691 0-208-93.309-208-208S141.309 48 256 48s208 93.309 208 208-93.309 208-208 208Z"/></svg>';