Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md park
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdParkIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g></g><g><g><g><path d="M17,12h2L12,2L5.05,12H7l-3.9,6h6.92v4h3.95v-4H21L17,12z M6.79,16l3.9-6H8.88l3.13-4.5l3.15,4.5h-1.9l4,6H6.79z"/></g></g></g>
</svg>
);SVG Optimizer
Before
0.33 KB
↓
After
0.33 KB
Tags
areaattractiondestinationenvironmentfreshgardengreen spacelandlandscapeleisurelocallocationmapmonumentnatureoutdooroutsideparkpinplantpreservepublic spacerecreationrelaxationtreetrees
Compare Alternatives
See how other libraries approach this concept.