pocketcasts constant

String const pocketcasts

Implementation

static const String pocketcasts =
    '<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"><path fill="currentColor" d="M12 0C5.372 0 0 5.372 0 12s5.372 12 12 12 12-5.372 12-12S18.628 0 12 0zm3.564 12A3.564 3.564 0 1012 15.564V17.6a5.6 5.6 0 115.6-5.6h-2.036zM19 12a7 7 0 10-7 7v2.333a9.333 9.333 0 110-18.666A9.333 9.333 0 0121.333 12H19z"/></svg>';