games constant

String const games

Icon Data of games

Implementation

static const String games =
    '<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"><rect width="39" height="20" x="4.5" y="14" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="10"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M16.66 22.43h-1.29v-1.29a1.57 1.57 0 10-3.14 0v1.29h-1.29a1.57 1.57 0 100 3.14h1.29v1.29a1.57 1.57 0 003.14 0v-1.29h1.29a1.57 1.57 0 000-3.14Z"/><rect width="4.82" height="4.82" x="27.79" y="24.23" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2.41"/><rect width="4.82" height="4.82" x="33.07" y="18.95" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2.41"/></svg>';