aboutsummaryrefslogtreecommitdiff
path: root/iosApp/iosApp/Assets.xcassets/MapReportPosition.imageset/map_report_position.svg
blob: c6d39ac1cadf54f22b15ee35108bf29c668157fe (plain)
1
2
3
4
5
6
7
8
9
10
11
<svg xmlns="http://www.w3.org/2000/svg"
    width="24"
    height="24"
    viewBox="0 0 24 24">
  <path
      fill="#008000"
      d="M12,18c3.31,0 6,-2.69 6,-6s-2.69,-6 -6,-6 -6,2.69 -6,6 2.69,6 6,6z"/>
  <path
      fill="@android:color/black"
      d="M12,20c4.42,0 8,-3.58 8,-8s-3.58,-8 -8,-8 -8,3.58 -8,8 3.58,8 8,8zM12,6c3.31,0 6,2.69 6,6s-2.69,6 -6,6 -6,-2.69 -6,-6 2.69,-6 6,-6z"/>
</svg>