yin_yang constant

String const yin_yang

Implementation

static const String yin_yang =
    '<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 15.5a1 1 0 101 1 1 1 0 00-1-1ZM12 2a5.545 5.545 0 00-.562.029A9.993 9.993 0 0012 22a5.545 5.545 0 00.562-.029A9.993 9.993 0 0012 2Zm0 18A7.989 7.989 0 016.71 6.015 5.484 5.484 0 0012 13a3.5 3.5 0 010 7Zm5.29-2.015A5.484 5.484 0 0012 11a3.5 3.5 0 010-7 7.989 7.989 0 015.29 13.985ZM12 6.5a1 1 0 101 1 1 1 0 00-1-1Z"/></svg>';