loop constant

String const loop

Icon Data of loop

Implementation

static const String loop =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M4.475 4.475a5.5 5.5 0 107.778 7.778 5.5 5.5 0 00-7.778-7.778Zm6.364 6.364a3.5 3.5 0 11-4.95-4.95 3.5 3.5 0 014.95 4.95Z" clip-rule="evenodd"/><path d="M11.192 13.314a1.5 1.5 0 112.122-2.122l3.535 3.536a1.5 1.5 0 11-2.121 2.121l-3.536-3.535Z"/></g></svg>';