typhoon_line constant

String const typhoon_line

Implementation

static const String typhoon_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M14 2c2.397 0 4.6.844 6.323 2.252l.985.804c.455.372.16 1.108-.425 1.063l-1.268-.096a8.173 8.173 0 00-2.159.126A7.979 7.979 0 0120 12c0 5.523-4.477 10-10 10a9.966 9.966 0 01-6.322-2.252l-.985-.804c-.455-.372-.16-1.108.425-1.063l1.268.096c.72.054 1.464.01 2.159-.126A7.978 7.978 0 014 12C4 6.477 8.478 2 14 2Zm0 2a8 8 0 00-8 8 6 6 0 003.2 5.308l.719.38a.608.608 0 01-.028 1.085c-.731.34-1.472.662-2.249.874A8 8 0 0018 12a6 6 0 00-3.199-5.308l-.719-.38a.608.608 0 01.028-1.085c.731-.34 1.472-.662 2.249-.874A8 8 0 0014 4Zm-2 5a3 3 0 110 6 3 3 0 010-6Zm0 2a1 1 0 100 2 1 1 0 000-2Z"/></g></svg>';