basketball_stand constant

String const basketball_stand

Implementation

static const String basketball_stand =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><rect width="40" height="28" x="4" y="5" rx="2"/><path d="M31 22v-7H17v7m1 17h12m-13-6h14m1-6-2 12 1 4M16 27l2 12-1 4m7-16v16m10-16H14"/></g></svg>';