game_console_one constant

String const game_console_one

Implementation

static const String game_console_one =
    '<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 fill="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M16 12h16v10H16z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M16 32h8m-4 4v-8"/><rect width="4" height="4" x="27" y="33" fill="#fff" rx="2"/><rect width="4" height="4" x="30" y="26" fill="#fff" rx="2"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';