unocss constant

String const unocss

Implementation

static const String unocss =
    '<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="M12.86 18.4a5.57 5.57 0 1111.14 0 5.57 5.57 0 01-11.14 0Zm0-12.8A5.57 5.57 0 1124 5.602v5.013a.557.557 0 01-.557.557H13.417a.557.557 0 01-.557-.557V5.6Zm-1.72 12.8A5.57 5.57 0 110 18.4v-5.014a.557.557 0 01.557-.557h10.026a.557.557 0 01.557.557V18.4Z"/></svg>';