ping_pong constant

String const ping_pong

Implementation

static const String ping_pong =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M12.718 20.713a7.64 7.64 0 01-7.48-12.755l.72-.72a7.643 7.643 0 019.105-1.283L17.45 3.61a2.08 2.08 0 013.057 2.815l-.116.126-2.346 2.387a7.644 7.644 0 01-1.052 8.864"/><circle cx="14" cy="18" r="3"/><path d="m9.3 5.3 9.4 9.4"/></g></svg>';