spikeball constant

String const spikeball

Implementation

static const String spikeball =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M256 16c-7.395 0-15.073 25.16-22.5 56.971a184.615 184.615 0 00-90.865 37.79C114.86 93.495 91.472 81.006 86.24 86.24c-5.225 5.227 7.288 28.52 24.52 56.25a184.615 184.615 0 00-37.933 91.01C41.08 240.917 16 248.615 16 256c0 7.395 25.16 15.073 56.971 22.5a184.615 184.615 0 0037.79 90.865c-17.266 27.776-29.753 51.162-24.52 56.394 5.228 5.226 28.52-7.287 56.25-24.52a184.615 184.615 0 0091.01 37.934c7.418 31.75 15.116 56.828 22.5 56.828 7.395 0 15.073-25.16 22.5-56.972a184.615 184.615 0 0090.865-37.788c27.776 17.263 51.162 29.752 56.394 24.52 5.226-5.227-7.287-28.52-24.52-56.25a184.615 184.615 0 0037.932-91.01C470.923 271.083 496 263.385 496 256c0-7.395-25.16-15.074-56.971-22.5a184.615 184.615 0 00-37.79-90.866c17.265-27.775 29.753-51.162 24.52-56.394-5.228-5.226-28.52 7.287-56.25 24.52a184.615 184.615 0 00-91.01-37.933C271.082 41.08 263.385 16 256 16zm3.172 129.23A110.77 110.77 0 01366.77 256a110.77 110.77 0 01-221.54 0 110.77 110.77 0 01113.944-110.77z"/></svg>';