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="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="m35.998 19.312 9.695-9.817L41.992 2H22.009l-3.702 7.495 9.696 9.817c-9.833 1.9-17.292 10.653-17.292 21.147C10.711 52.338 20.262 62 32 62c11.738 0 21.289-9.662 21.289-21.541 0-10.494-7.459-19.248-17.291-21.147m-2.617-4.637h-2.778l-1.452-4.402h5.681l-1.451 4.402m7.408-10.739 2.174 4.402h-5.969l-.717-4.402h4.512m-3.918 6.337h5.334l-4.35 4.402H35.42l1.451-4.402m-7.189-6.337h4.634l.717 4.402h-6.08l.729-4.402m-6.471 0h4.51l-.729 4.402h-5.955l2.174-4.402m-1.419 6.337h5.321l1.451 4.402h-2.437l-4.335-4.402M32 60.064c-10.672 0-19.354-8.795-19.354-19.605S21.329 20.853 32 20.853s19.353 8.795 19.353 19.606S42.672 60.064 32 60.064"/><path fill="currentColor" d="M32 23.108c-9.457 0-17.152 7.784-17.152 17.351 0 9.568 7.695 17.352 17.152 17.352s17.152-7.783 17.152-17.352c0-9.567-7.695-17.351-17.152-17.351m0 32.767c-8.391 0-15.217-6.916-15.217-15.416S23.61 25.043 32 25.043s15.216 6.916 15.216 15.416S40.391 55.875 32 55.875"/></svg>';