game_console constant

String const game_console

Implementation

static const String game_console =
    '<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"><rect width="28" height="40" x="10" y="4" stroke="#fff" stroke-width="4" rx="2"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M16 34h8m-4-4v8"/><path fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M16 10h16v9H16z"/><circle cx="31" cy="30" r="2" fill="#fff"/><circle cx="31" cy="38" r="2" fill="#fff"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';