cycle_arrow constant

String const cycle_arrow

Implementation

static const String cycle_arrow =
    '<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="M17 16h-4a9 9 0 106.345 15.383C20.985 29.753 24 25 24 25s3.006-4.732 4.632-6.36A9 9 0 1135 34h-4"/><path d="m35 30-4 4 4 4M13 12l4 4-4 4"/></g></svg>';