the icon-and-count template, with the label at the foot
mounted as iconic-tile
why it looks like this
The phone's own tile shape: a small icon, a count, and a label along the bottom.
The icon is not artwork filling the tile — it is a glyph sized to a best-fit box that leaves room for the rest: 70×110 px inside a small tile, 130×202 inside a medium one. That is why the phone's own tiles all looked like one family however different their icons were.
Read it: kvadrant-core/src/commonMain/kotlin/io/github/youndie/kvadrant/components/KvadrantTile.kt · the full signature and every parameter