location_dot constant

String const location_dot

Implementation

static const String location_dot =
    '<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="M11.617 8.677a4.5 4.5 0 10-7.235 0L8 13.5l3.617-4.823Zm1.203.897a6 6 0 10-9.64 0L6.875 14.5H4.75a.75.75 0 000 1.5h6.5a.75.75 0 000-1.5H9.125l3.695-4.926ZM8 8a2 2 0 100-4 2 2 0 000 4Z" clip-rule="evenodd"/></svg>';