smoothing_cursor constant

String const smoothing_cursor

Implementation

static const String smoothing_cursor =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><circle cx="18" cy="18" r="4" fill="currentColor"/><path fill="currentColor" d="M18 30a11.893 11.893 0 01-4.104-.72l.684-1.88A9.973 9.973 0 0018 28zm4.148-.736-.691-1.877a9.956 9.956 0 002.997-1.748l1.292 1.527a11.953 11.953 0 01-3.598 2.098zM10.29 27.195a12.014 12.014 0 01-2.68-3.187l1.73-1.003a10.024 10.024 0 002.235 2.658zm18.123-3.228-1.734-.996a9.916 9.916 0 001.176-3.264l1.971.34a11.896 11.896 0 01-1.413 3.92zM6.182 20.093a12.128 12.128 0 01-.004-4.163l1.97.342a10.121 10.121 0 00.004 3.474zm21.663-3.859a9.902 9.902 0 00-1.196-3.257l1.729-1.006a11.903 11.903 0 011.436 3.912zM9.331 13.01 7.6 12.013a12.01 12.01 0 012.674-3.193l1.288 1.53a10.01 10.01 0 00-2.23 2.662zm15.079-2.686a9.96 9.96 0 00-3.01-1.731l.68-1.881a11.95 11.95 0 013.612 2.077zm-9.848-1.718-.688-1.877A12.103 12.103 0 0118 6v2a10.088 10.088 0 00-3.438.606zM11 2H2v9h2V4h7V2z"/></svg>';