videogame constant

String const videogame

Implementation

static const String videogame =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M16 360h480V120H16Zm32-208h416v176H48Z"/><path fill="currentColor" d="M152 184h-32v40H80v32h40v40h32v-40h40v-32h-40v-40zm184 72h32v32h-32zm64-64h32v32h-32z"/></svg>';