trackball constant

String const trackball

Implementation

static const String trackball =
    '<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="M37.981 2c-6.156 0-10.85 3.07-12.893 8.44-.023 0-.046-.003-.068-.003C16.726 10.438 10 23.326 10 33.1 10 49.109 16.726 62 25.021 62c8.295 0 15.016-12.891 15.016-28.9 0-8.889-5.561-20.352-12.808-22.354 1.855-4.161 5.659-6.87 10.753-6.87 10.012 0 14.016 6.563 14.016 15V62L54 61.994V18.875C54 8.563 48.718 2 37.981 2M16.585 44.541a33.388 33.388 0 01-.956 1.627c-1.007-3.803-1.623-8.252-1.623-13.104 0-2.469.445-5.057 1.193-7.521 3.866 2.928 7.161 8.58 1.386 18.998m18.258-18.998c.746 2.465 1.189 5.053 1.189 7.521 0 4.852-.614 9.301-1.619 13.104a29.688 29.688 0 01-.96-1.627c-5.774-10.418-2.479-16.07 1.39-18.998m-3.871-3.855c0 3.105-2.689 5.625-6.006 5.625-3.318 0-6.008-2.52-6.008-5.625 0-3.107 2.689-5.625 6.008-5.625 3.316 0 6.006 2.517 6.006 5.625"/></svg>';