play_cycle constant

String const play_cycle

Implementation

static const String play_cycle =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M4 25c0-6.65 5.396-12 12-12h28"/><path d="m38 7 6 6-6 6m6 4c0 6.65-5.396 12-12 12H4"/><path d="m10 41-6-6 6-6"/></g></svg>';