arena constant

String const arena

Implementation

static const String arena =
    '<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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4"><path d="M44 26 24 36 4 26l20-10 20 10Z"/><path d="m24 7 20 10-20 10L4 17 24 7Z"/><path fill="#555" stroke-linecap="round" d="M44 26v8L24 44 4 34v-8l20 10 20-10Z"/><path stroke-linecap="round" d="M44 14v12M4 26V14m20 22V24m0-8V4"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';