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="896" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 896 1024"><path fill="currentColor" d="M896 576q0 91-35.5 174T765 893t-143 95.5-174 35.5-174-35.5T131 893 35.5 750 0 576q0-163 103.5-286.5T364 136L256 64 384 0h128l128 64-108 72q157 30 260.5 153.5T896 576zM448 256q-87 0-160.5 43T171 415.5 128 576t43 160.5T287.5 853 448 896t160.5-43T725 736.5 768 576t-43-160.5T608.5 299 448 256z"/></svg>';