24 lines
541 B
XML
24 lines
541 B
XML
<!--
|
|
category: Map
|
|
tags: [playground, park, monkey, bar, jungle, gym, exercise, fitness, outdoor, fun, children, kids, play, swing, jungle gym]
|
|
unicode: "feb4"
|
|
version: "3.2"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M3 21v-15l5 -3l5 3v15" />
|
|
<path d="M8 21v-7" />
|
|
<path d="M3 14h10" />
|
|
<path d="M6 10a2 2 0 1 1 4 0" />
|
|
<path d="M13 13c6 0 3 8 8 8" />
|
|
</svg>
|