flying_disc constant

String const flying_disc

Implementation

static const String flying_disc =
    '<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"><g fill="currentColor"><path d="M8.42 11.104c-2.284.61-4.242 1.867-5.384 3.749v-.863C3.036 7.37 8.406 2 15.026 2h13.22c.43 0 .78.35.78.78 0 .43-.35.77-.77.78-6.142.117-13.182 1.679-7.552 9.313a18.38 18.38 0 00-2.234-1.08c-3.58-1.445-7.28-1.66-10.05-.69Z"/><path d="M7.462 15.679c-.584 1.45-.054 3.085 1.067 4.507 1.132 1.433 2.928 2.745 5.112 3.624 2.185.88 4.389 1.18 6.198.93 1.793-.248 3.309-1.06 3.893-2.51.584-1.45.054-3.086-1.068-4.507-1.131-1.434-2.928-2.745-5.112-3.625-2.184-.88-4.388-1.179-6.197-.93-1.794.249-3.31 1.06-3.893 2.51Zm6.553 7.204c-2.053-.827-3.696-2.043-4.7-3.317-1.016-1.286-1.318-2.539-.926-3.514.393-.975 1.48-1.668 3.102-1.893 1.608-.221 3.635.04 5.688.867 2.052.826 3.695 2.042 4.7 3.316 1.015 1.287 1.318 2.54.925 3.514-.392.975-1.479 1.669-3.102 1.893-1.607.222-3.635-.04-5.687-.866Z"/><path d="M3.446 16.26c.106-.263.229-.516.368-.758.974-1.695 2.73-2.87 4.902-3.442 2.488-.886 5.949-.725 9.38.66 3.452 1.393 6.067 3.694 7.239 6.072 1.307 2.173 1.691 4.533.85 6.618-1.77 4.39-8.29 5.9-14.57 3.37-5.515-2.213-9.01-6.81-8.58-10.871a6.159 6.159 0 01.41-1.649Zm21.322 6.488c.525-1.309.204-2.978-1.055-4.7-1.248-1.707-3.336-3.33-5.992-4.4-2.654-1.072-5.284-1.35-7.367-.984-2.1.37-3.486 1.351-4.01 2.658-.525 1.309-.204 2.978 1.054 4.7 1.248 1.707 3.337 3.33 5.992 4.4 2.654 1.072 5.284 1.35 7.367.984 2.1-.37 3.486-1.351 4.01-2.658Z"/></g></svg>';