color-bitmap-shadow-ref.yaml (639B)
1 --- 2 root: 3 items: 4 - 5 text: "\u263A" 6 origin: [8, 56] 7 size: 36 8 color: white 9 family: "Apple Color Emoji" 10 embedded-bitmaps: true 11 - 12 type: rect 13 bounds: [56, 56, 48, 48] 14 color: yellow 15 - 16 type: rect 17 bounds: [56, 56, 48, 12] 18 color: black 19 - 20 type: rect 21 bounds: [56, 92, 48, 12] 22 color: black 23 - 24 type: rect 25 bounds: [56, 56, 12, 48] 26 color: black 27 - 28 type: rect 29 bounds: [92, 56, 12, 48] 30 color: black