radar constant

String const radar

Icon Data of radar

Implementation

static const String radar =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M30 3.414 28.586 2 15.293 15.293a1 1 0 001.414 1.414l4.18-4.18A5.996 5.996 0 1116 10V8a8.011 8.011 0 106.316 3.098l2.847-2.847A11.881 11.881 0 0128 16 12 12 0 1116 4V2a14 14 0 1014 14 13.857 13.857 0 00-3.422-9.164Z"/></svg>';