repeat constant

String const repeat

Icon Data of repeat

Implementation

static const String repeat =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M6 6h20.172l-3.586-3.586L24 1l6 6-6 6-1.414-1.414L26.172 8H6v7H4V8a2.002 2.002 0 012-2zm3.414 14.414L5.828 24H26v-7h2v7a2.002 2.002 0 01-2 2H5.828l3.586 3.586L8 31l-6-6 6-6z"/></svg>';