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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M12.5 6a4.47 4.47 0 01-.883 2.677L8 13.5 4.383 8.677A4.5 4.5 0 1112.5 6ZM14 6c0 1.34-.439 2.576-1.18 3.574L8.937 14.75 8 16l-.938-1.25L3.18 9.574A6 6 0 1114 6ZM8 8a2 2 0 100-4 2 2 0 000 4Z" clip-rule="evenodd"/></svg>';