map_marker constant
String
const map_marker
Icon Data of 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="8" height="8" preserveAspectRatio="xMidYMid meet" viewBox="0 0 8 8"><path fill="currentColor" d="M4 0C2.34 0 1 1.34 1 3c0 2 3 5 3 5s3-3 3-5c0-1.66-1.34-3-3-3zm0 1a2 2 0 012 2c0 1.11-.89 2-2 2a2 2 0 110-4z"/></svg>';