ring constant

String const ring

Implementation

static const String ring =
    '<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="M14.163 4.847c.492-.239.833-.738.833-1.322 0-.814-.66-1.474-1.474-1.474-.771 0-1.4.598-1.462 1.356a6.484 6.484 0 00-1.681-.455L12.941.009h-6.9l2.61 2.943a6.443 6.443 0 00-1.692.46 1.462 1.462 0 00-1.46-1.33c-.813 0-1.474.651-1.474 1.458 0 .579.344 1.075.838 1.31A6.563 6.563 0 002.98 9.456c0 3.622 2.932 6.568 6.535 6.568s6.533-2.946 6.533-6.568a6.562 6.562 0 00-1.885-4.609zm-4.647 9.178c-2.501 0-4.535-2.05-4.535-4.568s2.034-4.568 4.535-4.568c2.5 0 4.533 2.05 4.533 4.568s-2.033 4.568-4.533 4.568z"/></svg>';