rubel_circle constant

String const rubel_circle

Implementation

static const String rubel_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12zm9-6a1 1 0 00-1 1v3H8a1 1 0 100 2h1v1H8a1 1 0 100 2h1v2a1 1 0 102 0v-2h2a1 1 0 100-2h-2v-1h3a3 3 0 100-6h-4zm4 4h-3V8h3a1 1 0 110 2z" clip-rule="evenodd"/></svg>';