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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M11.498 22a.997.997 0 01-.707-.293l-2.5-2.5a1 1 0 010-1.414l2.5-2.5a1 1 0 011.414 1.414L10.412 18.5l1.793 1.793A1 1 0 0111.498 22z" opacity=".5"/><path fill="currentColor" d="M21 4.5h-2a1 1 0 000 2h1v11h-8.588l-1 1 1 1H21a1 1 0 001-1v-13a1 1 0 00-1-1z" opacity=".5"/><path fill="currentColor" d="M12.5 2c.265 0 .52.105.707.293l2.5 2.5a1 1 0 010 1.414l-2.5 2.5a1 1 0 01-1.414-1.414L13.586 5.5l-1.793-1.793A1 1 0 0112.5 2z"/><path fill="currentColor" d="M5 17.5H4v-11h8.586l1-1-1-1H3a1 1 0 00-1 1v13a1 1 0 001 1h2a1 1 0 000-2z"/></svg>';