location constant

String const location

Implementation

static const String location =
    '<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="M16 3.5A7.5 7.5 0 008.5 11c0 4.143 7.5 18.12 7.5 18.12S23.5 15.144 23.5 11A7.5 7.5 0 0016 3.5zm0 11.084a3.583 3.583 0 110-7.168 3.583 3.583 0 110 7.168z"/></svg>';