arcade constant

String const arcade

Implementation

static const String arcade =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-width="1.5"><path d="M11 8.5 9.8 9l-7.448 3.386a.6.6 0 00-.352.546v.136a.6.6 0 00.352.546l8.82 4.01a2 2 0 001.656 0l8.82-4.01a.6.6 0 00.352-.546v-.136a.6.6 0 00-.352-.546L14.2 9 13 8.5"/><path d="M22 13v4.112a.6.6 0 01-.354.547l-8.825 3.972a2 2 0 01-1.642 0l-8.825-3.972A.6.6 0 012 17.112V13"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 8a3 3 0 110-6 3 3 0 010 6Z"/><path d="M11 8v5a1 1 0 102 0V8"/><path stroke-linecap="round" stroke-linejoin="round" d="M16 13h1"/></g></svg>';