yinyang constant

String const yinyang

Implementation

static const String yinyang =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1025" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1025"><path fill="currentColor" d="M512 1025q-104 0-199-40.5t-163.5-109T40.5 712 0 512.5t40.5-199 109-163T313 41 512 0t199 41 163.5 109.5 109 163 40.5 199T983.5 712t-109 163.5-163.5 109-199 40.5zm0-768q-26 0-45 18.5t-19 45 18.5 45.5 45.5 19 45.5-19 18.5-45.5-19-45-45-18.5zm0 256q-80 0-136-56.5t-56-136T376 185t136-56q-104 0-192.5 51t-140 139.5-51.5 193 51.5 193 140 140T512 897q80 0 136-56.5t56-136T648 569t-136-56zm.5 256q-26.5 0-45.5-19t-19-45.5 19-45 45.5-18.5 45 18.5 18.5 45-18.5 45.5-45 19z"/></svg>';