<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" id="map-point" width="80" height="80" viewBox="0 0 80 80"><metadata></metadata><defs><style> .cls-1 { fill: #2572ff; opacity: 0.5; } .cls-2 { fill: #fff; } </style></defs><rect id="circle-1" class="cls-1" width="80" height="80" rx="40" ry="40"></rect><rect id="circle-2" class="cls-1" x="10" y="10" width="60" height="60" rx="30" ry="30"></rect><rect id="circle-3" class="cls-1" x="20" y="20" width="40" height="40" rx="20" ry="20"></rect><rect id="circle-4" class="cls-2" x="28" y="28" width="25" height="25" rx="12.5" ry="12.5"></rect></svg>