infinity constant

String const infinity

Implementation

static const String infinity =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M5.68 5.792 7.345 7.75 5.681 9.708a2.75 2.75 0 110-3.916ZM8 6.978 6.416 5.113l-.014-.015a3.75 3.75 0 100 5.304l.014-.015L8 8.522l1.584 1.865.014.015a3.75 3.75 0 100-5.304l-.014.015L8 6.978Zm.656.772 1.663-1.958a2.75 2.75 0 110 3.916L8.656 7.75Z"/></svg>';