gamelauncher constant

String const gamelauncher

Implementation

static const String gamelauncher =
    '<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"><circle cx="12.9" cy="12.9" r="7.4" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="12.9" cy="35.1" r="7.4" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="35.1" cy="35.1" r="7.4" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M41.443 6.557 28.757 19.243m12.686 0L28.757 6.557"/></svg>';