game_ps constant

String const game_ps

Implementation

static const String game_ps =
    '<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-width="4"><path fill="#555" d="M44 28H28v16h16V28ZM13 4l9 16H4l9-16Zm23 16a8 8 0 100-16 8 8 0 000 16Z"/><path stroke-linecap="round" d="m4 28 16 16m0-16L4 44"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';