coinswitch constant

String const coinswitch

Implementation

static const String coinswitch =
    '<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="33.169" cy="8.393" r="3.893" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="14.832" cy="38.682" r="3.893" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M25.397 6.326c-4.093 0-11.133 2.237-11.133 8.295 0 11.734 21.993 8.077 21.993 18.501 0 7.913-7.695 11.752-14.498 9.932"/></svg>';