Initial commit

This commit is contained in:
Quincy Morgan 2020-11-05 11:30:34 -05:00
commit bf95421f65
1906 changed files with 55742 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{
"icon": "maki-playground",
"geometry": [
"point",
"line"
],
"tags": {
"playground": "balancebeam"
},
"name": "Play Balance Beam"
}

View file

@ -0,0 +1,13 @@
{
"icon": "maki-playground",
"geometry": [
"point"
],
"terms": [
"basket rotator"
],
"tags": {
"playground": "basketrotator"
},
"name": "Basket Spinner"
}

View file

@ -0,0 +1,10 @@
{
"icon": "maki-playground",
"geometry": [
"point"
],
"tags": {
"playground": "basketswing"
},
"name": "Basket Swing"
}

View file

@ -0,0 +1,15 @@
{
"icon": "maki-playground",
"geometry": [
"point",
"area"
],
"tags": {
"playground": "climbingframe"
},
"terms": [
"jungle gym",
"monkey bars"
],
"name": "Play Climbing Frame"
}

View file

@ -0,0 +1,11 @@
{
"icon": "maki-playground",
"geometry": [
"point",
"area"
],
"tags": {
"playground": "cushion"
},
"name": "Bouncy Cushion"
}

View file

@ -0,0 +1,15 @@
{
"icon": "maki-pitch",
"geometry": [
"point"
],
"terms": [
"chin-up bar",
"high bar",
"pull-up bar"
],
"tags": {
"playground": "horizontal_bar"
},
"name": "Play Horizontal Bar"
}

View file

@ -0,0 +1,14 @@
{
"icon": "maki-playground",
"geometry": [
"point"
],
"tags": {
"playground": "springy"
},
"terms": [
"spring rocker",
"springy rocker"
],
"name": "Spring Rider"
}

View file

@ -0,0 +1,18 @@
{
"icon": "maki-stadium",
"fields": [
"{playground}",
"bench"
],
"geometry": [
"point",
"area"
],
"tags": {
"playground": "roundabout"
},
"terms": [
"merry-go-round"
],
"name": "Play Roundabout"
}

View file

@ -0,0 +1,15 @@
{
"icon": "maki-playground",
"geometry": [
"point",
"area"
],
"tags": {
"playground": "sandpit"
},
"terms": [
"sandbox",
"sandpit"
],
"name": "Play Sandbox"
}

View file

@ -0,0 +1,10 @@
{
"icon": "maki-playground",
"geometry": [
"point"
],
"tags": {
"playground": "seesaw"
},
"name": "Seesaw"
}

View file

@ -0,0 +1,11 @@
{
"icon": "temaki-slide",
"geometry": [
"point",
"line"
],
"tags": {
"playground": "slide"
},
"name": "Slide"
}

View file

@ -0,0 +1,14 @@
{
"icon": "temaki-play_structure",
"geometry": [
"point",
"area"
],
"tags": {
"playground": "structure"
},
"terms": [
"jungle gym"
],
"name": "Play Structure"
}

View file

@ -0,0 +1,16 @@
{
"icon": "maki-playground",
"fields": [
"capacity",
"baby_seat",
"wheelchair",
"blind"
],
"geometry": [
"point"
],
"tags": {
"playground": "swing"
},
"name": "Swing"
}

View file

@ -0,0 +1,16 @@
{
"icon": "maki-playground",
"geometry": [
"point",
"line"
],
"tags": {
"playground": "zipwire"
},
"terms": [
"zipline",
"zip wire",
"zipwire"
],
"name": "Play Zip Line"
}