pong constant

String const pong

Icon Data of pong

Implementation

static const String pong =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M4.5 8.5v31"/><circle cx="19.5" cy="24" r="4.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M35.748 27.11a4.5 4.5 0 100-6.22"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M29.248 27.11a4.5 4.5 0 100-6.221"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M22.747 27.11a4.5 4.5 0 10.071-6.292"/></svg>';