basketball_field constant

String const basketball_field

Implementation

static const String basketball_field =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-width="1.5"><path d="M12 5h9.4a.6.6 0 01.6.6v12.8a.6.6 0 01-.6.6H12m0-14H2.6a.6.6 0 00-.6.6v12.8a.6.6 0 00.6.6H12m0-14v14"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 15a3 3 0 110-6 3 3 0 010 6ZM2 17A5 5 0 002 7m20 10a5 5 0 010-10"/></g></svg>';