football constant

String const football

Implementation

static const String football =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M226 56.3A32.3 32.3 0 00199.7 30c-31.4-5.3-90.4-7.7-133.9 35.8S24.7 168.3 30 199.7A32.3 32.3 0 0056.3 226a206.3 206.3 0 0033.3 2.8c31.1 0 69.8-7.7 100.6-38.6 43.5-43.5 41.1-102.5 35.8-133.9ZM210.2 59a178.7 178.7 0 012.7 30.6l-46.5-46.5a179.5 179.5 0 0130.6 2.7A15.9 15.9 0 01210.2 59ZM59 210.2A15.9 15.9 0 0145.8 197a178.7 178.7 0 01-2.7-30.6l46.5 46.5a179.5 179.5 0 01-30.6-2.7Zm119.9-31.3c-11.5 11.6-33.4 27.8-68.1 32.6l-66.3-66.3c4.9-34.7 21-56.6 32.6-68.1s33.4-27.8 68.1-32.6l66.3 66.3c-4.9 34.7-21 56.6-32.6 68.1Zm-13.2-88.6a8.1 8.1 0 010 11.4l-15.1 15 9 9a8 8 0 010 11.3 8.3 8.3 0 01-5.7 2.3 8 8 0 01-5.6-2.3l-9-9-11.3 11.3 9 9a8 8 0 010 11.3 7.8 7.8 0 01-5.7 2.3 7.6 7.6 0 01-5.6-2.3l-9-9-15 15.1a8.2 8.2 0 01-11.4 0 8.1 8.1 0 010-11.4l15.1-15-9-9a8 8 0 0111.3-11.3l9 9 11.3-11.3-9-9a8 8 0 0111.3-11.3l9 9 15-15.1a8.1 8.1 0 0111.4 0Z"/></svg>';