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?



This shape, strangely enough, is in fact a Sierpiński Carpet. It's just not the "standard" carpet. But it is topologically equivalent to it.
In fact, the mathematician Whyburn showed that as long as the diameters of the holes go to zero, the boundaries of the holes are disjoint, the boundaries of the holes are simple closed curves (loops that don't cross themselves), and the union of boundaries of the holes is dense (meaning any point of the end fractal is arbitrarily close to some hole), then your fractal is topologically equivalent to the standard carpet.