map_marker constant

String const map_marker

Implementation

static const String map_marker =
    '<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="M12 21.25a.69.69 0 01-.41-.13c-.3-.19-7.34-4.92-7.34-10.67a7.75 7.75 0 0115.5 0c0 5.75-7 10.48-7.34 10.67a.69.69 0 01-.41.13Zm0-17a6.23 6.23 0 00-6.25 6.2c0 4.21 4.79 8.06 6.25 9.13 1.46-1.07 6.25-4.92 6.25-9.13A6.23 6.23 0 0012 4.25Z"/><path fill="currentColor" d="M12 12.75A2.75 2.75 0 1114.75 10 2.75 2.75 0 0112 12.75Zm0-4A1.25 1.25 0 1013.25 10 1.25 1.25 0 0012 8.75Z"/></svg>';