snap.yaml (298B)
1 --- 2 root: 3 items: 4 - type: rect 5 bounds: [ 1, 1, 5, 5 ] 6 color: green 7 - type: rect 8 bounds: [ 10.4, 1.8, 5, 5 ] 9 color: green 10 - type: rect 11 bounds: [ 21.5, 1.5, 5, 5 ] 12 color: green 13 - type: rect 14 bounds: [ 31.2, 1.6, 4.3, 5.5 ] 15 color: green