While building fractals in minecraft I built this fractal
with the intent of making a Sierpiński carpet but I made a mistake and created this (I also built this in 3d).
The procedure I used to create this fractal is as follows. Start with a square with the inner third removed.
Take 12 copies of this and arrange them to form a square void in the middle. Any sides that are next to each other get overlapped.
Then rescale the shape so it is bounded within the previous shape.
Repeat this action. Noting that you now overlap not just the solid part but also the voids around the middle.
The limit of this sequence is the fractal I created. So what is this shape if it known?


