radar constant

String const radar

Implementation

static const String radar =
    '<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="m19.07 4.93-1.41 1.41A8.014 8.014 0 0120 12a8 8 0 01-8 8 8 8 0 01-8-8c0-4.08 3.05-7.44 7-7.93v2.02C8.16 6.57 6 9.03 6 12a6 6 0 006 6 6 6 0 006-6c0-1.66-.67-3.16-1.76-4.24l-1.41 1.41C15.55 9.9 16 10.9 16 12a4 4 0 01-4 4 4 4 0 01-4-4c0-1.86 1.28-3.41 3-3.86v2.14c-.6.35-1 .98-1 1.72a2 2 0 002 2 2 2 0 002-2c0-.74-.4-1.38-1-1.72V2h-1A10 10 0 002 12a10 10 0 0010 10 10 10 0 0010-10c0-2.76-1.12-5.26-2.93-7.07Z"/></svg>';