loop_minus constant

String const loop_minus

Implementation

static const String loop_minus =
    '<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.828 4.828a6 6 0 108.486 8.486 6 6 0 00-8.486-8.486ZM11.9 11.9a4 4 0 11-5.656-5.656A4 4 0 0111.9 11.9Z" clip-rule="evenodd"/><path d="M11.9 14.728a1.5 1.5 0 112.12-2.121l3.536 3.535a1.5 1.5 0 11-2.121 2.121l-3.536-3.535ZM6.707 9.914a1 1 0 110-2h4.485a1 1 0 110 2H6.707Z"/></g></svg>';