circular_graph constant

String const circular_graph

Implementation

static const String circular_graph =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M17.584 9.372h2a9.554 9.554 0 00-.668-2.984L17.16 7.402c.224.623.371 1.283.424 1.97zm-3.483-8.077a9.492 9.492 0 00-3.086-.87v2.021a7.548 7.548 0 012.084.585l1.002-1.736zm2.141 4.327 1.741-1.005a9.643 9.643 0 00-2.172-2.285l-1.006 1.742a7.625 7.625 0 011.437 1.548zm-6.228 11.949a7.6 7.6 0 01-7.6-7.6c0-3.858 2.877-7.036 6.601-7.526V.424C4.182.924.414 5.007.414 9.971a9.6 9.6 0 009.601 9.601c4.824 0 8.807-3.563 9.486-8.2H17.48c-.658 3.527-3.748 6.199-7.466 6.199z"/></svg>';