arrow_bounce constant

String const arrow_bounce

Implementation

static const String arrow_bounce =
    '<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="M10 18h4M3 8a9 9 0 019 9v1l1.428-4.285a12 12 0 016.018-6.938L20 6.5"/><path d="M15 6h5v5"/></g></svg>';