soccer constant

String const soccer

Icon Data of soccer

Implementation

static const String soccer =
    '<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="17" cy="28" r="2" fill="currentColor"/><path fill="currentColor" d="M8 20.586 13.586 15 15 16.414 9.414 22z"/><path fill="currentColor" d="M28 16.584 19.414 8H6v2h12.586l3 3L6 28.586 7.414 30 23 14.415 26.584 18 23 21.586 24.414 23 28 19.416a2.004 2.004 0 000-2.832zM24.5 9A3.5 3.5 0 1128 5.5 3.504 3.504 0 0124.5 9zm0-5A1.5 1.5 0 1026 5.5 1.502 1.502 0 0024.5 4z"/></svg>';